Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
discord.py==2.4.0
|
2 |
-
requests==2.31.0
|
|
|
|
|
|
|
|
1 |
discord.py==2.4.0
|
2 |
+
requests==2.31.0
|
3 |
+
fastapi==0.100.0
|
4 |
+
uvicorn==0.23.2
|
5 |
+
python-dotenv==1.0.0
|