diff --git a/pyproject.toml b/pyproject.toml index 3f17d6a7..cbc0ea24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,6 +48,7 @@ commit_extra_args = ["-e"] path = "fastapi_users/__init__.py" [tool.hatch.envs.default] +installer = "uv" features = [ "sqlalchemy", "beanie",