1
Fork 0
mirror of https://github.com/RGBCube/minearchy-bot synced 2025-07-27 08:57:46 +00:00

Update pyproject.toml

This commit is contained in:
RGBCube 2022-10-18 13:53:24 +03:00 committed by GitHub
parent 27bfedde28
commit 521d709d3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ authors = [ "RGBCube", "The Lands of Minearchy team" ]
python = "^3.10"
"discord.py" = { version = "*", extras = [ "speed" ] }
jishaku = "*"
mcstatus = "*"
mcstatus = "^9.4.2"
uvloop = "*"
[tool.poetry.dev-dependencies]