diff --git a/pyproject.toml b/pyproject.toml index 499e302..d9fd5b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ authors = [ "RGBCube", "The Lands of Minearchy team" ] python = "^3.10" "discord.py" = { version = "*", extras = [ "speed" ] } jishaku = "*" +mcstatus = "*" uvloop = "*" [tool.poetry.dev-dependencies]