diff --git a/pyproject.toml b/pyproject.toml index 7bb14ec..c2d6c5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ classifiers = [ requires-python = ">=3.7" dependencies = [ "fastapi-users >= 10.0.1", - "beanie >=1.11.0,<1.12", + "beanie >=1.11.0,<1.14", ] [project.optional-dependencies]