Skip to content

Commit 3d8209b

Browse files
committed
Pin pip versions
1 parent a20ef04 commit 3d8209b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
black==21.6b0
2-
joblib
3-
jupyter
4-
pandas
5-
scikit-learn
6-
pylint
7-
pytest
2+
joblib==1.0.1
3+
jupyter==6.1.12
4+
pandas==1.2.5
5+
scikit-learn==0.24.2
6+
pylint==2.9.0
7+
pytest==6.2.4
88
setuptools
99
wheel
10-
xgboost
10+
xgboost==1.4.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Jpype1
1+
JPype1==1.3.0

0 commit comments

Comments
 (0)