Skip to content

Commit 0a400e7

Browse files
authored
change exact to latest release of a version
1 parent dedfcf8 commit 0a400e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flake8
88
lxml
99
requests
1010
bs4
11-
pandas==1.3
11+
pandas<1.4
1212
matplotlib
13-
numpy==1.19
14-
scikit-learn==0.24
13+
numpy<1.22
14+
scikit-learn<0.25

0 commit comments

Comments
 (0)