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 8f8220d commit 690eaa4Copy full SHA for 690eaa4
requirements/testing_without_asyncio.txt
@@ -1,4 +1,4 @@
1
# pip install -r requirements/testing_without_asyncio.txt
2
-pytest>=6.2.5,<9
+pytest>=6.2.5,<8.2 # https://github.com/tornadoweb/tornado/issues/3375
3
pytest-cov>=3,<6
4
black==22.8.0 # Until we drop Python 3.6 support, we have to stay with this version
0 commit comments