Skip to content

Commit 28d3643

Browse files
committed
update max python version to <3.14
1 parent ef93da4 commit 28d3643

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77
package-mode = false
88

99
[tool.poetry.dependencies]
10-
python = "^3.11, <3.13"
10+
python = "^3.11, <3.14"
1111
numpy = "^2.2.3"
1212
loguru = "^0.7.3"
1313

0 commit comments

Comments
 (0)