We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 124df26 + eb1c7af commit 5dba6e8Copy full SHA for 5dba6e8
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