Skip to content

Commit fbec7df

Browse files
authored
unlock sklearn
- unlock scikit-version - lock `pylint<2.11`, `numpy<1.20` and `pandas<1.4`
1 parent a02ec58 commit fbec7df

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

requirements.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
pytest
2-
pylint
3-
ipdb
4-
pyyaml
2+
pylint<2.11
53
nbresult
64
autopep8
75
flake8
8-
lxml
6+
ipdb
97
requests
10-
bs4
8+
beautifulsoup4
9+
PyYAML
10+
lxml
11+
numpy<1.20
1112
pandas<1.4
1213
matplotlib
13-
numpy<1.20
14-
scikit-learn<0.25
15-
memoized_property
14+
scikit-learn

0 commit comments

Comments
 (0)