heboya8 commited on
Commit
8c43f1b
·
verified ·
1 Parent(s): bfd489d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- fastapi
2
- uvicorn
3
- pandas
4
- scikit-learn
 
 
1
+ fastapi==0.115.0
2
+ gunicorn==23.0.0
3
+ uvicorn==0.32.0
4
+ pillow==10.4.0
5
+ jinja2==3.1.4