sunbal7 commited on
Commit
84a387f
·
verified ·
1 Parent(s): dd366f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,14 +1,12 @@
1
  streamlit==1.28.0
2
- pandas==2.0.3
3
  numpy==1.24.3
4
  scikit-learn==1.3.0
5
- Pillow==10.0.0
6
- opencv-python==4.8.1.78
7
- easyocr==1.7.0
8
  plotly==5.15.0
9
- joblib==1.3.2
10
- groq==0.3.0
11
- fpdf
12
- fpdf2
13
- openpyxl
14
- python-dateutil
 
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