chore: add python-json-logger dependency (#27)
This commit is contained in:
parent
ad21a86c83
commit
07d33bff99
2 changed files with 440 additions and 439 deletions
|
|
@ -11,6 +11,7 @@ dependencies = [
|
|||
"alembic>=1.18.4",
|
||||
"fastapi>=0.136.0",
|
||||
"jinja2>=3.1.6",
|
||||
"python-json-logger>=3.2.0",
|
||||
"python-multipart>=0.0.26",
|
||||
"sqlalchemy>=2.0.49",
|
||||
"uvicorn[standard]>=0.44.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue