Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/smartnpc/data/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ google-cloud-secret-manager==2.16.4
google-cloud-core==2.3.3
cloud-sql-python-connector[asyncpg]
pgvector==0.2.3
pg8000==1.30.3
pg8000==1.31.5

# Data ingestion
pypdf==4.2.0
Expand Down
6 changes: 3 additions & 3 deletions backend/smartnpc/data/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1440,9 +1440,9 @@ pandas==2.2.3 \
--hash=sha256:f3a255b2c19987fbbe62a9dfd6cff7ff2aa9ccab3fc75218fd4b7530f01efa24 \
--hash=sha256:fffb8ae78d8af97f849404f21411c95062db1496aeb3e56f146f0355c9989319
# via -r requirements.in
pg8000==1.30.3 \
--hash=sha256:42bc7fd0db5ceef7dcf8e07819e6427fcfb44384e2d6683928306916b0d696eb \
--hash=sha256:4e7c75747a43a49c15623f92583bb6e1d023eae6eaf2c2e1e6de4d7fb7fa404f
pg8000==1.31.5 \
--hash=sha256:0af2c1926b153307639868d2ee5cef6cd3a7d07448e12736989b10e1d491e201 \
--hash=sha256:46ebb03be52b7a77c03c725c79da2ca281d6e8f59577ca66b17c9009618cae78
# via
# -r requirements.in
# cloud-sql-python-connector
Expand Down