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 a6deafb commit 52a40b4Copy full SHA for 52a40b4
requirements/ci.txt
@@ -1,5 +1,5 @@
1
-r prod.txt
2
-cryptography==36.0.0; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
+cryptography==36.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
3
pytest==6.2.5
4
pytest-aiohttp==0.3.0
5
pytest-cov==3.0.0
0 commit comments