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 cc628cb commit f2c8472Copy full SHA for f2c8472
requirements.txt
@@ -2,6 +2,6 @@
2
pycares==4.8.0
3
pytest==8.4.0
4
pytest-asyncio==0.26.0
5
-pytest-cov==6.1.1
+pytest-cov==6.2.1
6
uvloop==0.21.0; platform_system != "Windows" and implementation_name == "cpython"
7
winloop==0.1.8; platform_system == "Windows"
0 commit comments