diff --git a/pyproject.toml b/pyproject.toml index 40fe8cee68..73f3ad1b9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,6 @@ keywords = ["disnake", "discord", "discord api"] license = { text = "MIT" } dependencies = [ "aiohttp>=3.7.0,<4.0", - "esbonio>=0.16.4", ] classifiers = [ "Development Status :: 5 - Production/Stable",