diff --git a/pyproject.toml b/pyproject.toml index 797edbf..1c8580d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ nextcord = "^2.0.0" nextcord-ext-menus = "^1.5.2" psutil = { version = "^5.9.0", platform = "linux" } python-dotenv = ">=0.16.0,<1.1.0" -piccolo = { version = ">=0.111.1,<0.118.0", optional = true, extras = [ +piccolo = { version = ">=0.111.1,<0.122.0", optional = true, extras = [ "orjson", "uvloop", "postgres",