Minimum Python version is now 3.10
This commit is contained in:
@ -10,7 +10,7 @@ repository = "https://github.com/TheLovinator1/discord-embed"
|
||||
keywords = ["website", "discord"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.10"
|
||||
fastapi = "^0.89.0"
|
||||
ffmpeg-python = "^0.2.0"
|
||||
discord-webhook = "^1.0.0"
|
||||
|
Reference in New Issue
Block a user