Skip to content

Commit e1c8aec

Browse files
committed
fix pylint version
1 parent 9ca03a7 commit e1c8aec

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest
2-
pylint
2+
pylint<2.11
33
ipdb
44
pyyaml
55
nbresult
@@ -8,7 +8,7 @@ flake8
88
lxml
99
requests
1010
bs4
11-
pandas==1.2
11+
pandas<1.4
1212
matplotlib
13-
numpy
14-
scikit-learn
13+
numpy<1.20
14+
scikit-learn<0.25

0 commit comments

Comments
 (0)