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 c62d515 commit 1340080Copy full SHA for 1340080
devenv-requirements.txt
@@ -2,4 +2,4 @@
2
-r test-requirements.txt
3
mockupdb # required by `pymongo` tests that are enabled by `pymongo` from linter requirements
4
pytest<7.0.0 # https://github.com/pytest-dev/pytest/issues/9621; see tox.ini
5
-pytest-asyncio<=0.21.1 # https://github.com/pytest-dev/pytest-asyncio/issues/706
+pytest-asyncio<=0.23.7 # https://github.com/pytest-dev/pytest-asyncio/issues/706
0 commit comments