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