Skip to content

Commit 75dcdb8

Browse files
Update Python to >=3.12, <3.13
1 parent c0807c8 commit 75dcdb8

File tree

2 files changed

+7
-66
lines changed

2 files changed

+7
-66
lines changed

poetry.lock

+6-65
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Lucas Tindall <[email protected]>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = ">=3.10, <3.12"
9+
python = ">=3.12, <3.13"
1010
scikit-image = "^0.24.0"
1111
matplotlib = "^3.8.3"
1212
numpy = "^1.26.4"

0 commit comments

Comments
 (0)