subhrajit mohanty commited on
Commit
af6a6f0
·
verified ·
1 Parent(s): 9e72b2e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fastapi==0.95.1
2
- uvicorn==0.22.0
3
- openai==0.27.6
4
- tinydb==4.7.1
5
- gunicorn==20.1.0
6
- uvloop==0.15.2
7
- httptools==0.2.0
 
1
+ fastapi==0.111.0
2
+ uvicorn==0.30
3
+ openai==1.34.0
4
+ tinydb==4.8.0
5
+ gunicorn==22.0.0
6
+ uvloop==0.19.0
7
+ httptools==0.6.1