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 be08dcf commit 293e15fCopy full SHA for 293e15f
requirements/ci.txt
@@ -1,5 +1,5 @@
1
-r prod.txt
2
-cryptography==44.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
+cryptography==44.0.2; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
3
pytest==8.3.5
4
pytest-aiohttp==1.1.0
5
pytest-asyncio==0.25.3
0 commit comments