Skip to content

Commit

Permalink
fix pandas numpy and sklearn version
Browse files Browse the repository at this point in the history
  • Loading branch information
krokrob authored Jul 29, 2021
1 parent 9ca03a7 commit dedfcf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flake8
lxml
requests
bs4
pandas==1.2
pandas==1.3
matplotlib
numpy
scikit-learn
numpy==1.19
scikit-learn==0.24

0 comments on commit dedfcf8

Please sign in to comment.