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 435bf6d commit eb1c7afCopy full SHA for eb1c7af
requirements/testing.txt
@@ -2,7 +2,7 @@
2
aiohttp<4 # used for a WebSocket server mock
3
pytest>=7.0.1,<9
4
pytest-asyncio<2 # for async
5
-pytest-cov>=2,<7
+pytest-cov>=2,<8
6
# while flake8 5.x have issues with Python 3.12, flake8 6.x requires Python >= 3.8.1,
7
# so 5.x should be kept in order to stay compatible with Python 3.7/3.8
8
flake8>=5.0.4,<8
0 commit comments