mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
include psycopg2
This commit is contained in:
parent
3445060ef2
commit
04bc8a1407
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
openpyxl
|
openpyxl
|
||||||
sqlmodel
|
sqlmodel
|
||||||
pydantic-settings
|
pydantic-settings
|
||||||
|
psycopg2-binary==2.9.10
|
||||||
|
|
||||||
# pandas isn't used, but needed for importing from utils.s3
|
# pandas isn't used, but needed for importing from utils.s3
|
||||||
pandas==2.2.2
|
pandas==2.2.2
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue