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 26f82e2 commit db85ccaCopy full SHA for db85cca
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
"Programming Language :: Python :: 3",
28
]
29
dependencies = [
30
- "pytest",
+ "pytest>=7.0",
31
"jupyter_core>=5.7"
32
33
requires-python = ">=3.8"
0 commit comments