Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
python-engineio==3.14.2
|
2 |
python-socketio[client]==4.6.0
|
3 |
PyGPT
|
4 |
-
asyncio
|
|
|
|
1 |
python-engineio==3.14.2
|
2 |
python-socketio[client]==4.6.0
|
3 |
PyGPT
|
4 |
+
asyncio
|
5 |
+
aiohttp
|