Update requirements.txt
This commit is contained in:
parent
3b646efdc8
commit
c914dc1753
@ -1,6 +1,7 @@
|
|||||||
discord.py>=2.0.0
|
discord.py>=2.0.0
|
||||||
websockets>=10.0
|
websockets>=10.0
|
||||||
requests>=2.25.0
|
requests>=2.25.0
|
||||||
|
python-dotenv>=0.21.0
|
||||||
SQLAlchemy>=1.4.0
|
SQLAlchemy>=1.4.0
|
||||||
psycopg2-binary>=2.9.0
|
psycopg2-binary>=2.9.0
|
||||||
qrcode>=7.3
|
qrcode>=7.3
|
||||||
@ -9,4 +10,3 @@ python-dateutil>=2.8.2
|
|||||||
APScheduler>=3.8.0
|
APScheduler>=3.8.0
|
||||||
Flask>=2.0.0
|
Flask>=2.0.0
|
||||||
gunicorn>=20.0.0
|
gunicorn>=20.0.0
|
||||||
python-dotenv>=0.21.0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user