Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1 +1,8 @@
|
|
| 1 |
-
protobuf==5.29.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
protobuf==5.29.3
|
| 2 |
+
aiohttp==3.11.13
|
| 3 |
+
websockets==14.2
|
| 4 |
+
zstandard==0.23.0
|
| 5 |
+
rsa==4.9
|
| 6 |
+
requests==2.32.3
|
| 7 |
+
flask==3.1.0
|
| 8 |
+
py-localtunnel==1.0.3
|