mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-27 08:57:46 +00:00
Add missing dependency
This commit is contained in:
parent
baad32716d
commit
27bfedde28
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ authors = [ "RGBCube", "The Lands of Minearchy team" ]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
"discord.py" = { version = "*", extras = [ "speed" ] }
|
"discord.py" = { version = "*", extras = [ "speed" ] }
|
||||||
jishaku = "*"
|
jishaku = "*"
|
||||||
|
mcstatus = "*"
|
||||||
uvloop = "*"
|
uvloop = "*"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue