diff --git a/pyproject.toml b/pyproject.toml index dff2bfc..cec978e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ authors = [ { name = "Pablo Jesus Gonzalez Rubio", email = "gonzrubio.pablo@gmail.com" }, ] dependencies = [ - "fastapi>=0.115", + "fastapi>=0.141.1", "uvicorn[standard]>=0.34", "typer>=0.15", "chromadb>=1.0",