include psycopg2

This commit is contained in:
Daniel Roth 2026-02-06 11:51:31 +00:00
parent 3445060ef2
commit 04bc8a1407

View file

@ -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