Skip to content

Commit

Permalink
Update requires-python version range
Browse files Browse the repository at this point in the history
  • Loading branch information
jejon committed Feb 7, 2024
1 parent ba323d2 commit 3c91202
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 @@ -21,7 +21,7 @@ dependencies = [
"matplotlib>=3.7.4",
"seaborn>=0.13.0",
]
requires-python = ">=3.9"
requires-python = ">=3.9,<3.12"
readme = "README.md"
license = {text = "IMEC"}

Expand Down

0 comments on commit 3c91202

Please sign in to comment.