Skip to content

Commit

Permalink
Bump python dep to <3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
JuniorIsAJitterbug committed Jan 14, 2025
1 parent e228838 commit 633cfd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -13,7 +13,7 @@ repository = "https://github.com/JuniorIsAJitterbug/tbc-video-export"
keywords = ["vhs-decode", "ld-decode", "cvbs-decode", "tbc", "rf capture"]

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
python = ">=3.10,<3.14"
pywin32 = [{ version = "^306", platform = "win32", source = "pypi" }]
typing-extensions = "^4.10.0"

Expand Down

0 comments on commit 633cfd8

Please sign in to comment.