Skip to content

Commit

Permalink
fix(deps): update python to ~3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 9e4d80f commit 847107f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
25 changes: 2 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = ["array-api", "volume rendering"]
include = ["vanilla_roll/py.typed"]

[tool.poetry.dependencies]
python = "~3.10"
python = "~3.12.0"
numpy = "^1.23.0"

metaimageio = {version = "^1.0.0", optional = true}
Expand Down

0 comments on commit 847107f

Please sign in to comment.