1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2025-02-17 10:53:57 +00:00
royalnet/requirements.txt

25 lines
421 B
Text
Raw Normal View History

2019-09-28 18:04:35 +02:00
bcrypt>=3.1.7
2019-09-28 18:34:29 +02:00
discord.py>=1.2.2
2019-03-15 01:05:30 +01:00
python-telegram-bot>=11.1.0
2019-09-28 18:34:29 +02:00
websockets>=6.0
2019-03-22 11:22:21 +01:00
pytest>=4.3.1
2019-04-05 11:54:19 +02:00
psycopg2-binary>=2.8
aiohttp>=3.5.4
2019-04-09 15:21:03 +02:00
sqlalchemy>=1.3.2
2019-04-09 09:12:48 +02:00
Markdown>=3.1
2019-04-09 10:39:19 +02:00
dateparser>=0.7.1
2019-07-31 18:11:27 +02:00
youtube_dl>=2019.7.30
ffmpeg-python>=0.1.17
2019-04-23 17:10:43 +02:00
Sphinx>=2.0.1
sphinx_rtd_theme>=0.4.3
2019-05-06 19:02:12 +02:00
PyNaCl>=1.3.0
werkzeug>=0.15.4
flask>=1.0.3
markdown2>=2.3.8
2019-06-22 16:54:40 +02:00
mcstatus>=2.2.1
2019-08-26 17:46:12 +02:00
sortedcontainers>=2.1.0
2019-08-29 13:29:59 +02:00
sentry-sdk>=0.11.1
2019-09-27 21:21:52 +02:00
click>=7.0
2019-09-28 18:04:35 +02:00
keyring>=19.2.0
urllib3>=1.25.6