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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  streamlit==1.39.0
2
- pandas==2.2.2
3
  numpy==1.26.4
 
4
  joblib==1.4.2
5
- catboost==1.2.5
6
- scikit-learn==1.4.2
7
  openpyxl==3.1.5
8
- pyarrow==17.0.0
 
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