diff --git a/pkg/pyproject.toml b/pkg/pyproject.toml index d2c765f..3eb7d26 100644 --- a/pkg/pyproject.toml +++ b/pkg/pyproject.toml @@ -17,6 +17,7 @@ classifiers = [ python = ">=3.10,<4.0" fastapi = "*" databases = "*" +SQLAlchemy-Utils = "*" #httpx = "*" [tool.poetry.dev-dependencies]