We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48287d4 + c5474e6 commit 7d5aa24Copy full SHA for 7d5aa24
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
# youtube-dl should be updated as frequently as possible
31
"yt-dlp",
32
"pillow>=7.0.0,<12.0",
33
- "urllib3>=1.26.5,<2.3.0",
+ "urllib3>=1.26.5,<2.4.0",
34
"piexif==1.1.3", # this dep is a nightmare in terms of release management, better pinned just like in optimize-images anyway
35
"idna>=2.5,<4.0"
36
]
0 commit comments