diff --git a/pyproject.toml b/pyproject.toml index a49afaa..22ac52d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", ] dependencies = [ - "injective-py>=1.7.0,<1.12.0", + "injective-py>=1.7.0,<1.15.0", "openai>=1.0", "google-genai>=1.0", "python-telegram-bot>=21.0",