Commit 757886f
Changed files (2)
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
"pillow==12.2.0",
"puremagic==2.2.0",
"pyarrow==24.0.0",
- "pyrotgfork==2.2.24",
+ "pyrotgfork==2.2.23",
"pysocks==1.7.1",
"pytgcrypto==1.2.12",
"python-ffmpeg",
uv.lock
@@ -288,7 +288,7 @@ requires-dist = [
{ name = "pillow-heif", specifier = "==1.3.0" },
{ name = "puremagic", specifier = "==2.2.0" },
{ name = "pyarrow", specifier = "==24.0.0" },
- { name = "pyrotgfork", specifier = "==2.2.24" },
+ { name = "pyrotgfork", specifier = "==2.2.23" },
{ name = "pysocks", specifier = "==1.7.1" },
{ name = "pytgcrypto", specifier = "==1.2.12" },
{ name = "python-ffmpeg", git = "https://github.com/chadawagner/python-ffmpeg.git?branch=cw%2Fdecode-errors" },
@@ -1459,15 +1459,15 @@ wheels = [
[[package]]
name = "pyrotgfork"
-version = "2.2.24"
+version = "2.2.23"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "pyaes", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
{ name = "pysocks", marker = "(platform_machine == 'arm64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'darwin') or (platform_machine == 'x86_64' and sys_platform == 'linux')" },
]
-sdist = { url = "https://files.pythonhosted.org/packages/e4/6c/b1c12b2f5ad1b826d6f905b6dad20419b8a51209d4e2ba48d1bb77d6db24/pyrotgfork-2.2.24.tar.gz", hash = "sha256:890516ec8a05594c96cac1fd74d3f8ca55c4dc383937f9e5527968412f8f6fde", size = 544383, upload-time = "2026-05-16T13:10:01.506Z" }
+sdist = { url = "https://files.pythonhosted.org/packages/77/55/75bed762378ce9c4eb98df6dee5af48edaaba8112bf62f41712e6fb332cc/pyrotgfork-2.2.23.tar.gz", hash = "sha256:9db4a57edf2ab307c53ee17a9896f6c6ade3e9a036d07973b05c3e9ba506acae", size = 541635, upload-time = "2026-04-08T16:03:02.569Z" }
wheels = [
- { url = "https://files.pythonhosted.org/packages/25/0b/32a30566fd4c0188d15dda209cc7d0002e6f891e1ace0528f0c4cfbf9d7c/pyrotgfork-2.2.24-py3-none-any.whl", hash = "sha256:87a979003c38fdc88251d599ad75d28603b6fc16fb7ba726e6dc9f780c278507", size = 5768261, upload-time = "2026-05-16T13:09:58.886Z" },
+ { url = "https://files.pythonhosted.org/packages/f2/36/1fce917fd0d030c3a5f88d1f0fb648ee6ad88e15ce97dee479bc7382e873/pyrotgfork-2.2.23-py3-none-any.whl", hash = "sha256:de5cbd3541fa39fac7402fc3dd23cdaf05c831d90a8ae54e616548ce90f46dc7", size = 5636363, upload-time = "2026-04-08T16:03:00.113Z" },
]
[[package]]