Skip to content

Commit db85cca

Browse files
authored
Set all min deps (#80)
1 parent 26f82e2 commit db85cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: 3",
2828
]
2929
dependencies = [
30-
"pytest",
30+
"pytest>=7.0",
3131
"jupyter_core>=5.7"
3232
]
3333
requires-python = ">=3.8"

0 commit comments

Comments
 (0)