diff --git a/pyproject.toml b/pyproject.toml index 39179bee..2113d5fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.8" -royalnet = "~6.5.0" +royalnet = "~6.6.0" Telethon = "^1.21.1" click = "^7.1.2"