diff --git a/pyproject.toml b/pyproject.toml index 7b13f8c..407a5d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Add your description here" readme = "README.md" requires-python = ">=3.10" dependencies = [ - "fastapi>=0.115.8", + "fastapi>=0.138.2", "g4f>=0.4.6.0", "jinja2>=3.1.5", "uvicorn>=0.34.0",