diff --git a/pyproject.toml b/pyproject.toml index 368270b..93dd2c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python-dotenv = "^1.0.0" apscheduler = "^3.9.1.post1" dateparser = "^1.1.4" sqlalchemy = "^2.0.0" -discord-py-interactions = "^4.4.0" +discord-py-interactions = "^5.0.0" dinteractions-paginator = { git = "https://github.com/interactions-py/paginator.git", rev = "unstable" } discord-webhook = "^1.0.0"