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 c9c53c1 commit bbc9aafCopy full SHA for bbc9aaf
requirements/ci.txt
@@ -1,5 +1,5 @@
1
-r prod.txt
2
-cryptography==43.0.3; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
+cryptography==44.0.0; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
3
pytest==8.3.3
4
pytest-aiohttp==1.0.5
5
pytest-asyncio==0.24.0
0 commit comments