We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba58f7f commit 2502f77Copy full SHA for 2502f77
1 file changed
requirements-dev.txt
@@ -1,10 +1,10 @@
1
-PyYAML==5.4
+PyYAML==5.4.1
2
cov-core==1.15.0
3
coverage==5.5
4
coveralls==1.5.1
5
-cryptography==3.3.2
+cryptography==3.4.7
6
docopt==0.6.2
7
-pytest==6.2.2
+pytest==6.2.3
8
pytest-cov==2.11.1
9
-r requirements.txt
10
-r requirements-rtd.txt
0 commit comments