duongve commited on
Commit
643b919
·
verified ·
1 Parent(s): 6be9c0c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- fastapi
2
- Pillow
3
- starlette
4
- uvicorn
5
- gunicorn
 
1
+ fastapi==0.95.2
2
+ Pillow==10.0.0
3
+ starlette==0.27.0
4
+ uvicorn==0.22.0
5
+ gunicorn==20.1.0