Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
absl-py==2.1.0
|
2 |
aiohttp==3.9.3
|
3 |
aiosignal==1.3.1
|
|
|
4 |
annotated-types==0.6.0
|
5 |
anyio==4.3.0
|
6 |
asgiref==3.7.2
|
|
|
1 |
absl-py==2.1.0
|
2 |
aiohttp==3.9.3
|
3 |
aiosignal==1.3.1
|
4 |
+
gunicorn
|
5 |
annotated-types==0.6.0
|
6 |
anyio==4.3.0
|
7 |
asgiref==3.7.2
|