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.
2 parents 6afd867 + dee781d commit 775a741Copy full SHA for 775a741
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ docs = [
55
"trio"
56
]
57
test = [
58
- "pytest>=7.0,<9",
+ "pytest>=7.0,<10",
59
"pytest-cov",
60
# 'pytest-xvfb; platform_system == "Linux"',
61
"flaky",
0 commit comments