Update dependencies and replace dhooks with discord-webhooks
This commit is contained in:
parent
e8bac20f81
commit
7beaa0c849
2 changed files with 38 additions and 405 deletions
|
|
@ -6,9 +6,9 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
reader = "^2.9"
|
||||
typer = {extras = ["all"], version = "^0.4.0"}
|
||||
dhooks = "^1.1.4"
|
||||
reader = "^2.12"
|
||||
typer = { extras = ["all"], version = "^0.4.1" }
|
||||
discord-webhook = "^0.15.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue