Update dependency platformdirs to v3
This commit is contained in:
parent
44de2a7a7a
commit
8035cad8f3
2 changed files with 7 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
|
|||
python = "^3.10"
|
||||
reader = "^3.4"
|
||||
discord-webhook = "^1.0.0"
|
||||
platformdirs = "^2.6.2"
|
||||
platformdirs = "^3.0.0"
|
||||
fastapi = "^0.92.0"
|
||||
uvicorn = { extras = ["standard"], version = "^0.20.0" }
|
||||
jinja2 = "^3.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue