From 3e19c889ccd6f68b1e71a072e9cef468247ba32a Mon Sep 17 00:00:00 2001 From: Telkaoss Date: Thu, 12 Jun 2025 03:11:10 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 07f3298..ae5e3cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ timeout-decorator = "^0.5.0" tenacity = "^8.5.0" aiohttp-socks = "^0.8.4" tmdbv3api = "^1.9.0" -rank-torrent-name = "^1.4.9" +rank-torrent-name = "^1.9.0" orjson = "^3.10.7" alembic = "^1.13.2" ujson = "^5.10.0"