Skip to content

Commit 1003269

Browse files
authored
Update pip_requirements_dev.txt
pinning dependencies
1 parent c9e7daf commit 1003269

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

pip_requirements_dev.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
-r pip_requirements_prod.txt
33

44
# dev related stuff
5-
flake8
6-
pylint
7-
pyhamcrest
8-
mock
9-
watchdog
10-
pynt
11-
pexpect
12-
pytest
5+
flake8==3.7.7
6+
pylint==2.3.1
7+
pyhamcrest==1.9.0
8+
mock==2.0.0
9+
watchdog==0.9.0
10+
pynt==0.8.2
11+
pexpect==4.7.0
12+
pytest==4.4.2

0 commit comments

Comments
 (0)