Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn
|
3 |
requests
|
4 |
python-dotenv
|
5 |
-
groq
|
|
|
|
2 |
uvicorn
|
3 |
requests
|
4 |
python-dotenv
|
5 |
+
groq
|
6 |
+
aiohttp
|