We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d9685 commit 4002b02Copy full SHA for 4002b02
requirements-dev.txt
@@ -1,5 +1,5 @@
1
-codecov
2
-pytest-asyncio
3
-pytest-cov
4
-pytest-mock
5
-asynctest
+codecov==2.0.11
+pytest-asyncio==0.8.0
+pytest-cov==2.5.1
+pytest-mock==1.6.3
+asynctest==0.10.1
0 commit comments