Skip to content

Commit

Permalink
Set min IA ver to 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vxbinaca committed Nov 13, 2024
1 parent 120bf3e commit 1fe272b
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 @@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.9"
license = {file = "LICENSE"}
dependencies = [
"internetarchive",
"internetarchive>=5.0.3",
"docopt==0.6.2",
"yt-dlp",
]
Expand Down

0 comments on commit 1fe272b

Please sign in to comment.