We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20ef04 commit 3d8209bCopy full SHA for 3d8209b
requirements-dev.txt
@@ -1,10 +1,10 @@
1
black==21.6b0
2
-joblib
3
-jupyter
4
-pandas
5
-scikit-learn
6
-pylint
7
-pytest
+joblib==1.0.1
+jupyter==6.1.12
+pandas==1.2.5
+scikit-learn==0.24.2
+pylint==2.9.0
+pytest==6.2.4
8
setuptools
9
wheel
10
-xgboost
+xgboost==1.4.2
requirements.txt
@@ -1 +1 @@
-Jpype1
+JPype1==1.3.0
0 commit comments