Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -44,4 +44,5 @@ typing_extensions==4.12.2
|
|
44 |
websockets==13.1
|
45 |
Werkzeug==3.1.3
|
46 |
yarl==1.18.0
|
47 |
-
gunicorn
|
|
|
|
44 |
websockets==13.1
|
45 |
Werkzeug==3.1.3
|
46 |
yarl==1.18.0
|
47 |
+
gunicorn
|
48 |
+
requests
|