diff --git a/pyproject.toml b/pyproject.toml index bf48e64..23d0a63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "BSD-3-Clause" readme = "README.md" [tool.poetry.dependencies] -python = "^3.11" +python = "^3.10" "discord.py" = "^2.3.2" python-dotenv = "^1.0.0" emoji = "^2.9.0"