evanskim113 commited on
Commit
f95a560
·
verified ·
1 Parent(s): eb5992e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit==1.39.0
2
- pandas==2.2.2 --only-binary=:all:
3
  numpy==1.26.4
4
- catboost==1.2.5 --only-binary=:all:
5
  joblib==1.4.2
6
  openpyxl==3.1.5
7
- scikit-learn==1.4.2
 
1
  streamlit==1.39.0
2
+ pandas==2.3.3
3
  numpy==1.26.4
4
+ catboost==1.2.5
5
  joblib==1.4.2
6
  openpyxl==3.1.5
7
+ scikit-learn==1.5.2