Update dependencies and replace dhooks with discord-webhooks
This commit is contained in:
@ -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"]
|
||||
|
Reference in New Issue
Block a user