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 04c295e commit 3a71337Copy full SHA for 3a71337
requirements-dev.txt
@@ -78,7 +78,7 @@ pyjwt[crypto]==2.8.0 ; python_version >= "3.9" and python_version < "4.0"
78
pymarkdownlnt==0.9.20 ; python_version >= "3.9" and python_version < "4.0"
79
pymdown-extensions==10.8.1 ; python_version >= "3.9" and python_version < "4.0"
80
pynacl==1.5.0 ; python_version >= "3.9" and python_version < "4.0"
81
-pytest-asyncio==0.21.1 ; python_version >= "3.9" and python_version < "4.0"
+pytest-asyncio==0.23.7 ; python_version >= "3.9" and python_version < "4.0"
82
pytest-cov==5.0.0 ; python_version >= "3.9" and python_version < "4.0"
83
pytest-env==1.1.3 ; python_version >= "3.9" and python_version < "4.0"
84
pytest-mock==3.14.0 ; python_version >= "3.9" and python_version < "4.0"
0 commit comments