Niansuh commited on
Commit
4ee7eb5
·
verified ·
1 Parent(s): 856118e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- flask==2.0.1
2
- werkzeug==2.0.3
3
- sseclient-py==1.7.2
4
- requests==2.26.0
5
- gunicorn==20.1.0
6
- aiohttp==3.7.4
 
1
+ fastapi
2
+ uvicorn
3
+ aiohttp