Skip to content

Commit fbf5289

Browse files
committed
Specify versions
1 parent 2e5385d commit fbf5289

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

etc/python/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pylint
2-
pycodestyle
3-
pydocstyle
4-
numpy
5-
scipy
1+
pylint>=1.7.1
2+
pycodestyle>=2.3.1
3+
pydocstyle>=2.0.0
4+
numpy>=1.8.2
5+
scipy>=0.17.0

0 commit comments

Comments
 (0)