We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b783ec9 commit dae433dCopy full SHA for dae433d
dev-requirements.txt
@@ -1,5 +1,5 @@
1
-pytest
2
-pytest-benchmark
3
-coverage
4
-cython
5
-tox
+pytest==3.0.5
+pytest-benchmark==3.0.0
+coverage==4.3.1
+cython==0.24.1
+tox==2.5.0
0 commit comments