add imdb full import mode

This commit is contained in:
ducklet 2021-06-21 18:54:03 +02:00
parent b5cb22822e
commit 7dd10f8bc3
17 changed files with 721 additions and 109 deletions

View file

@ -15,6 +15,7 @@ ulid-py = "^1.1.0"
databases = {extras = ["sqlite"], version = "^0.4.3"}
toml = "^0.10.2"
uvicorn = "^0.14.0"
pytest = "^6.2.4"
[tool.poetry.dev-dependencies]