Skip to content

Commit

Permalink
chore: update rawpy to 0.24.0 to support Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
yurijmikhalevich committed Dec 15, 2024
1 parent d47ad02 commit 6543fe5
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 24 deletions.
51 changes: 28 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 @@ -32,7 +32,7 @@ torchvision = [
{ version = "==0.20.1+cpu", source = "pytorch-cpu", markers = "sys_platform == 'linux' and platform_machine != 'aarch64'" }
]
tqdm = "^4.65.0"
rawpy = "^0.23.2"
rawpy = "^0.24.0"

[tool.poetry.group.dev.dependencies]
pycodestyle = ">=2.7,<3.0"
Expand Down

0 comments on commit 6543fe5

Please sign in to comment.