Update dependencies
This commit is contained in:
parent
d306d8dac9
commit
b39627b221
2 changed files with 13 additions and 31 deletions
|
|
@ -8,9 +8,9 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
|
|||
python = "^3.9"
|
||||
reader = "^3.2"
|
||||
discord-webhook = "^1.0.0"
|
||||
platformdirs = "^2.5.4"
|
||||
platformdirs = "^2.6.0"
|
||||
fastapi = "^0.88.0"
|
||||
uvicorn = { extras = ["standard"], version = "^0.20.0" }
|
||||
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
||||
jinja2 = "^3.1.2"
|
||||
apscheduler = "^3.9.1.post1"
|
||||
python-multipart = "^0.0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue