Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
annotated-types==0.6.0
|
2 |
flask
|
|
|
3 |
requests
|
4 |
anyio==4.3.0
|
5 |
certifi==2024.2.2
|
|
|
1 |
annotated-types==0.6.0
|
2 |
flask
|
3 |
+
gunicorn
|
4 |
requests
|
5 |
anyio==4.3.0
|
6 |
certifi==2024.2.2
|