Skip to content

Commit b4465e8

Browse files
committed
upgrade dependencies
1 parent 53ae1f5 commit b4465e8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
scikit-learn==1.4.2
1+
scikit-learn==1.5.1
22
imbalanced-learn==0.12.3
33
pandas==2.2.2
4-
nltk~=3.8.1
5-
setuptools==70.0.0
6-
pytest==8.2.1
4+
nltk==3.9.1
5+
setuptools==74.0.0
6+
pytest==8.3.2
77
requests~=2.32.3
88
imblearn~=0.0
99
joblib~=1.4.2
10-
xgboost~=2.0.3
10+
xgboost==2.1.1

0 commit comments

Comments
 (0)