samithcs commited on
Commit
b901d3e
·
verified ·
1 Parent(s): 883ae7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
1
+
2
+ joblib>=1.5.3
3
+ numpy>=2.4.2
4
+ openpyxl>=3.1.5
5
+ pandas>=2.3.3
6
+ protobuf<=3.20.3
7
+ pydantic>=2.12.5
8
+ streamlit>=1.53.1
9
+ uvicorn>=0.40.0
10
+ xgboost>=3.1.3