Update dependencies
This commit is contained in:
@ -6,7 +6,7 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
reader = "^3.3"
|
||||
reader = "^3.4"
|
||||
discord-webhook = "^1.0.0"
|
||||
platformdirs = "^2.6.2"
|
||||
fastapi = "^0.89.1"
|
||||
@ -14,7 +14,7 @@ uvicorn = { extras = ["standard"], version = "^0.20.0" }
|
||||
jinja2 = "^3.1.2"
|
||||
apscheduler = "^3.9.1.post1"
|
||||
python-multipart = "^0.0.5"
|
||||
python-dotenv = "^0.21.0"
|
||||
python-dotenv = "^0.21.1"
|
||||
tomlkit = "^0.11.6"
|
||||
loguru = "^0.6.0"
|
||||
beautifulsoup4 = "^4.11.1"
|
||||
|
Reference in New Issue
Block a user