coycs commited on
Commit
69f3a5e
1 Parent(s): 9353383

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- fastapi==0.74.*
 
2
  lightgbm==3.3.5
3
  matplotlib==3.5.1
4
  pandas==1.5.3
5
  scikit_learn==1.1.1
6
- xgboost==1.7.5
 
1
+ fastapi==0.95.1
2
+ uvicorn[standard]==0.17.*
3
  lightgbm==3.3.5
4
  matplotlib==3.5.1
5
  pandas==1.5.3
6
  scikit_learn==1.1.1
7
+ xgboost==1.7.5