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