diff --git a/Tekst-API/pyproject.toml b/Tekst-API/pyproject.toml index eae97286..8be43a33 100644 --- a/Tekst-API/pyproject.toml +++ b/Tekst-API/pyproject.toml @@ -15,7 +15,7 @@ requires-python = ">=3.12,<3.14" dependencies = [ "pyhumps<4.0.0,>=3.8.0", "click<9.0.0,>=8.1.6", - "beanie<2.0.0,>=1.21.0", + "beanie<2.1.0,>=2.0.1", "fastapi-users[beanie]<15.0.2,>=15.0.1", "starlette-csrf<4.0.0,>=3.0.0", "pydantic-settings<3.0.0,>=2.0.2",