diff --git a/pyproject.toml b/pyproject.toml index 52e5c0b..31b584b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" requires-python = ">=3.12" dependencies = [ "drissionpage>=4.1.1.2", - "python-telegram-bot>=22.5", + "python-telegram-bot[job-queue]>=22.5", "requests>=2.32.5", "rich>=14.2.0", "setuptools>=80.9.0",