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 dfa05fa commit 6b3e877Copy full SHA for 6b3e877
requirements/ci.txt
@@ -1,5 +1,5 @@
1
-r prod.txt
2
-cryptography==45.0.5; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
+cryptography==45.0.6; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
3
pytest==8.4.1
4
pytest-aiohttp==1.1.0
5
pytest-asyncio==1.1.0
0 commit comments