Update dependency fastapi to ^0.99.0
This commit is contained in:
@ -11,7 +11,7 @@ keywords = ["website", "discord"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
fastapi = "^0.98.0"
|
||||
fastapi = "^0.99.0"
|
||||
ffmpeg-python = "^0.2.0"
|
||||
discord-webhook = "^1.0.0"
|
||||
python-multipart = "^0.0.6"
|
||||
|
Reference in New Issue
Block a user