astart01 commited on
Commit
88a3e54
·
verified ·
1 Parent(s): 9d8edfe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- streamlit==1.26.0
2
- pandas==1.5.3
3
- numpy==1.26.4
4
- scikit-learn==1.2.2
5
- PyMuPDF==1.22.5
6
- joblib==1.2.0
7
- requests==2.28.2
8
- python-dotenv==1.0.0
9
- imbalanced-learn==0.10.1
10
  PyPDF2==3.0.1
 
1
+ streamlit==1.44.0
2
+ pandas==2.2.3
3
+ numpy==2.1.3
4
+ scikit-learn==1.6.1
5
+ PyMuPDF==1.25.5
6
+ joblib==1.4.2
7
+ requests==2.32.3
8
+ python-dotenv==1.1.0
9
+ imbalanced-learn==0.13.0
10
  PyPDF2==3.0.1