Skip to content

Commit 200a39d

Browse files
Update Python to >=3.13, <3.14
1 parent 12929d5 commit 200a39d

File tree

2 files changed

+8
-90
lines changed

2 files changed

+8
-90
lines changed

poetry.lock

+7-89
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.13, <3.14"
1010
scikit-image = "^0.24.0"
1111
matplotlib = "^3.8.3"
1212
numpy = "^1.26.4"

0 commit comments

Comments
 (0)