Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@
|
|
3 |
Flask[async]==3.0.3 # این خط را تغییر دهید
|
4 |
gunicorn==22.0.0
|
5 |
nest_asyncio
|
|
|
|
3 |
Flask[async]==3.0.3 # این خط را تغییر دهید
|
4 |
gunicorn==22.0.0
|
5 |
nest_asyncio
|
6 |
+
uvicorn
|