We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bba20 commit 002c835Copy full SHA for 002c835
test-requirements.txt
@@ -3,6 +3,6 @@ flake8==5.0.4
3
pytest==7.1.3
4
pytest-asyncio==0.16.0;python_version<"3.7"
5
pytest-asyncio==0.19.0;python_version>="3.7"
6
-pytest-cov==3.0.0
+pytest-cov==4.0.0
7
pytest-httpserver==1.0.6
8
pytest-rerunfailures==10.2
0 commit comments