Skip to content

Commit 4002b02

Browse files
authored
Pin dev packages
Fixes #8
1 parent 76d9685 commit 4002b02

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-dev.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
codecov
2-
pytest-asyncio
3-
pytest-cov
4-
pytest-mock
5-
asynctest
1+
codecov==2.0.11
2+
pytest-asyncio==0.8.0
3+
pytest-cov==2.5.1
4+
pytest-mock==1.6.3
5+
asynctest==0.10.1

0 commit comments

Comments
 (0)