mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
pydantic settings
This commit is contained in:
parent
c673604ec4
commit
45026b402f
1 changed files with 2 additions and 1 deletions
|
|
@ -7,4 +7,5 @@ epc-api-python==1.0.2
|
||||||
boto3==1.35.44
|
boto3==1.35.44
|
||||||
sqlmodel
|
sqlmodel
|
||||||
sqlalchemy==2.0.36
|
sqlalchemy==2.0.36
|
||||||
psycopg2-binary==2.9.10
|
psycopg2-binary==2.9.10
|
||||||
|
pydantic-settings==2.6.0
|
||||||
Loading…
Add table
Reference in a new issue