Skip to content

Commit c952e72

Browse files
committed
New 0.2 version - works on python 3.12 or higher
1 parent aff7e4d commit c952e72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ emoji
88
ipython
99
jupyter
1010
seaborn
11-
catboost
11+
catboost>=1.2.7
1212
textblob
1313
nltk
1414
regex
15-
scikit-learn>=0.24,<=1.5.2
1615
xgboost>=0.82,<=1.7.6
1716
vaderSentiment
1817
imbalanced-learn>=0.10.1
1918
shap>=0.36.0
19+
scikit-learn>=0.24,<=1.5.2
2020
lightgbm>=3.0.0
21+
networx

0 commit comments

Comments
 (0)