We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca07f2e commit 2b5d8d6Copy full SHA for 2b5d8d6
requirements.txt
@@ -14,7 +14,7 @@ coveralls==3.3.1
14
decoy==2.1.1
15
flake8==7.2.0
16
17
-pytest-asyncio==0.25.3; python_version > "3.8"
+pytest-asyncio==0.26.0; python_version > "3.8"
18
pytest-asyncio==0.23.4; python_version == "3.8"
19
20
pytest-cov==4.1.0
0 commit comments