Skip to content

Commit

Permalink
Set all min deps (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Apr 4, 2024
1 parent 26f82e2 commit db85cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ classifiers = [
"Programming Language :: Python :: 3",
]
dependencies = [
"pytest",
"pytest>=7.0",
"jupyter_core>=5.7"
]
requires-python = ">=3.8"
Expand Down

0 comments on commit db85cca

Please sign in to comment.