FastAPI bump
This commit is contained in:
parent
4d730c8bfb
commit
8565ce19fe
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
authors = [{ name = "Piotr Dec" }]
|
authors = [{ name = "Piotr Dec" }]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi>=0.115.0",
|
"fastapi>=0.119.0",
|
||||||
"uvicorn[standard]>=0.30.0",
|
"uvicorn[standard]>=0.30.0",
|
||||||
"jinja2>=3.1.4",
|
"jinja2>=3.1.4",
|
||||||
"pydantic-settings>=2.4.0",
|
"pydantic-settings>=2.4.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue