Actualiser pyproject.toml
All checks were successful
divent / lint (push) Successful in 4m57s
divent / docker (push) Successful in 1m56s
divent / pypi (push) Has been skipped

This commit is contained in:
Michel Roux 2024-10-09 23:48:52 +00:00
parent a7a6cd0fd8
commit 8257290a6f

View File

@ -12,7 +12,7 @@ repository = "https://git.crystalyx.net/Xefir/Divent"
divent = 'divent.bot:run'
[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = ">=3.13,<4.0"
disnake = "^2.9.2"
audioop-lts = "^0.2.1"
ics = "0.8.0.dev0"