diff --git a/svc/pyproject.toml b/svc/pyproject.toml index 8062811..7894051 100644 --- a/svc/pyproject.toml +++ b/svc/pyproject.toml @@ -9,7 +9,7 @@ python = "^3.10" fastapi = "^0.75.1" uvicorn = "^0.17.6" python-multipart = "^0.0.5" -aiomarionette = "^0.0.2" +aiomarionette = "^0.0.3" Pillow = "^9.1.0" [tool.poetry.dev-dependencies]