Skip to content

Commit

Permalink
unsetting the upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Lee committed Sep 15, 2024
1 parent 12cdafa commit 20083ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
requires-python = ">=3.11,<3.13"
requires-python = ">=3.11"
dependencies = [
"appdirs",
"av",
Expand Down

0 comments on commit 20083ec

Please sign in to comment.