We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc57456 commit e350fb0Copy full SHA for e350fb0
requirements.txt
@@ -14,7 +14,7 @@ coveralls==3.3.1
14
decoy==2.1.1
15
flake8==7.1.2
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