Skip to content

Commit

Permalink
unlock sklearn
Browse files Browse the repository at this point in the history
- unlock scikit-version
- lock `pylint<2.11`, `numpy<1.20` and `pandas<1.4`
  • Loading branch information
krokrob authored Jan 7, 2022
1 parent a02ec58 commit fbec7df
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
pytest
pylint
ipdb
pyyaml
pylint<2.11
nbresult
autopep8
flake8
lxml
ipdb
requests
bs4
beautifulsoup4
PyYAML
lxml
numpy<1.20
pandas<1.4
matplotlib
numpy<1.20
scikit-learn<0.25
memoized_property
scikit-learn

0 comments on commit fbec7df

Please sign in to comment.