Rajveer Pall commited on
Commit
9640783
·
verified ·
1 Parent(s): 6057ed7

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit==1.41.1
2
- plotly==5.24.1
3
- pandas==2.2.3
4
- numpy==1.26.4
5
- pyarrow==18.1.0
6
- scikit-learn==1.5.2
7
- lightgbm==4.5.0
 
1
+ streamlit==1.41.1
2
+ plotly==5.24.1
3
+ pandas==2.2.3
4
+ numpy>=2.0.0
5
+ pyarrow>=14.0.0
6
+ scikit-learn==1.5.2
7
+ lightgbm==4.5.0