Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ fastapi
|
|
2 |
uvicorn
|
3 |
discord.py
|
4 |
aiohttp
|
5 |
-
python-dotenv
|
|
|
|
|
|
2 |
uvicorn
|
3 |
discord.py
|
4 |
aiohttp
|
5 |
+
python-dotenv
|
6 |
+
python-multipart
|
7 |
+
pydantic_settings
|