Niansuh commited on
Commit
ca22003
·
verified ·
1 Parent(s): 0c07fe4

Update requirements.txt

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