Skip to content

Commit

Permalink
Update required python to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cmalinmayor committed May 16, 2024
1 parent 0bb86c1 commit 7d57f92
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 @@ dynamic = ["version"]

classifiers = ["Programming Language :: Python :: 3"]
keywords = []
requires-python = ">=3.7"
requires-python = ">=3.9"

dependencies = [
"numpy>=1.24",
Expand Down

0 comments on commit 7d57f92

Please sign in to comment.