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 c55e782 commit 488dee0Copy full SHA for 488dee0
requirements/testing_without_asyncio.txt
@@ -1,5 +1,5 @@
1
# pip install -r requirements/testing_without_asyncio.txt
2
-pytest>=6.2.5,<7
+pytest>=6.2.5,<9
3
pytest-cov>=3,<5
4
black==22.8.0 # Until we drop Python 3.6 support, we have to stay with this version
5
click<=8.0.4 # black is affected by https://github.com/pallets/click/issues/2225
0 commit comments