Skip to content

Commit

Permalink
fix pylint version
Browse files Browse the repository at this point in the history
  • Loading branch information
krokrob committed Oct 5, 2021
1 parent 9ca03a7 commit e1c8aec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest
pylint
pylint<2.11
ipdb
pyyaml
nbresult
Expand All @@ -8,7 +8,7 @@ flake8
lxml
requests
bs4
pandas==1.2
pandas<1.4
matplotlib
numpy
scikit-learn
numpy<1.20
scikit-learn<0.25

0 comments on commit e1c8aec

Please sign in to comment.