Frontend basics
This commit is contained in:
parent
8565ce19fe
commit
e310930d9e
10 changed files with 607 additions and 58 deletions
|
|
@ -7,6 +7,7 @@ requires-python = ">=3.12"
|
|||
authors = [{ name = "Piotr Dec" }]
|
||||
dependencies = [
|
||||
"fastapi>=0.119.0",
|
||||
"fastapi-utils>=0.8.0",
|
||||
"uvicorn[standard]>=0.30.0",
|
||||
"jinja2>=3.1.4",
|
||||
"pydantic-settings>=2.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue