HarishMaths commited on
Commit
fec4cbb
·
verified ·
1 Parent(s): 5c84a86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- flask==2.2.2
2
- requests==2.28.1
 
 
 
 
 
 
 
 
3
  streamlit
 
1
+ pandas==2.2.2
2
+ numpy==2.0.2
3
+ scikit-learn==1.6.1
4
+ xgboost==2.1.4
5
+ joblib==1.4.2
6
+ Werkzeug==2.2.2
7
+ flask==2.2.2
8
+ gunicorn==20.1.0
9
+ requests==2.28.1
10
+ uvicorn[standard]
11
  streamlit