Niansuh commited on
Commit
2c83da9
·
verified ·
1 Parent(s): 8dab3bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
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
 
1
+ fastapi
2
+ uvicorn
3
+ aiohttp
4
+ aiosseclient