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 81f1785 commit e3da393Copy full SHA for e3da393
pyproject.toml
@@ -50,7 +50,7 @@ test = [
50
"nbconvert>=7.0.0",
51
"pytest-asyncio",
52
"pytest-cov>=4.0",
53
- "pytest>=7.0",
+ "pytest>=7.0,<8",
54
"testpath",
55
"xmltodict",
56
]
0 commit comments