mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
added sqlalchemy and pydantic packages
This commit is contained in:
parent
7eb964d6fc
commit
04a50aeeb3
1 changed files with 4 additions and 0 deletions
|
|
@ -23,3 +23,7 @@ fastparquet==2024.5.0
|
||||||
aiohttp==3.10.10
|
aiohttp==3.10.10
|
||||||
# find my epc
|
# find my epc
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
# Sqlalchemy
|
||||||
|
sqlalchemy==2.0.36
|
||||||
|
pydantic-settings==2.6.0
|
||||||
|
psycopg2-binary==2.9.10
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue