Skip to content

Commit 59c8708

Browse files
chore(deps): bump gpytranslate, Pillow and yt-dlp
1 parent 900162e commit 59c8708

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ readme = "README.rst"
66

77
dependencies = [
88
"emoji-regex",
9-
"gpytranslate==2.0.0",
9+
"gpytranslate==2.1.0",
1010
"httpx[http2]>=0.28.0,<1.0.0",
1111
"humanfriendly",
1212
"hydrogram @ https://github.com/hydrogram/hydrogram/archive/dev.zip",
1313
"meval==2.5",
14-
"Pillow>=11.3.0,<12.0.0",
14+
"Pillow>=12.2.0,<13.0.0",
1515
"pytio",
1616
"regex",
1717
"speedtest-cli",
1818
"tgcrypto",
1919
# Using uvloop to increase general speed and stability. Ignored under Windows
2020
"uvloop>=0.21.0,<1.0.0; platform_system != 'Windows'",
2121
"yarl",
22-
"yt-dlp==2025.7.21",
22+
"yt-dlp==2026.3.17",
2323
]
2424
requires-python = ">=3.10"
2525

0 commit comments

Comments
 (0)