Remove dhooks

This commit is contained in:
2021-10-29 01:17:55 +02:00
parent 3ca1c7286d
commit 0445b73a7f
3 changed files with 2 additions and 277 deletions

View File

@ -7,7 +7,6 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.9"
fastapi = {extras = ["all"], version = "^0.70.0"}
dhooks = {git = "https://github.com/kyb3r/dhooks"}
ffmpeg-python = "^0.2.0"
[tool.poetry.dev-dependencies]