We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a60ed commit 84d0ec1Copy full SHA for 84d0ec1
requirements/ci.txt
@@ -2,7 +2,7 @@
2
cryptography==44.0.0; 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.2
+pytest-asyncio==0.25.3
6
pytest-cov==6.0.0
7
trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels
8
twine==6.1.0
0 commit comments