Skip to content

Commit

Permalink
updated min python version
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati authored Dec 13, 2023
1 parent 9e5f24b commit 47a4507
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 @@ exclude = ["examples", "benchmark"]

[tool.poetry.dependencies]
numpy = "^1.22.0"
python = "^3.10"
python = "^3.9"
PyYAML = "^6.0.1"
rich = "^13.6.0"
scikit-image = "^0.22.0"
Expand Down

0 comments on commit 47a4507

Please sign in to comment.