We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b543527 + 3f586d7 commit 80cfc5bCopy full SHA for 80cfc5b
1 file changed
rootfs/dev_requirements.txt
@@ -1,5 +1,5 @@
1
# Run "make coverage" or "make test-unit" for the % of code exercised during tests
2
-coverage>=4.0
+coverage==4.0.3
3
4
# Run "make flake8" to check python syntax and style
5
-flake8==2.5.1
+flake8==2.5.4
0 commit comments