sunbal7 commited on
Commit
aa8740e
·
verified ·
1 Parent(s): e93f833

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  streamlit==1.28.0
2
- pandas==2.1.0
3
- numpy==1.24.3
4
  scikit-learn==1.3.0
5
  joblib==1.3.0
6
  plotly==5.15.0
7
  Pillow==10.0.0
8
- fpdf2==4.6.0
9
- openpyxl==3.1.2
10
- python-dateutil==2.8.2
11
  requests==2.31.0
12
  xgboost==1.7.0
 
1
  streamlit==1.28.0
2
+ pandas
3
+ numpy
4
  scikit-learn==1.3.0
5
  joblib==1.3.0
6
  plotly==5.15.0
7
  Pillow==10.0.0
8
+ fpdf2
9
+ openpyxl
10
+ python-dateutil
11
  requests==2.31.0
12
  xgboost==1.7.0