diff --git a/backend/smartnpc/src/requirements.in b/backend/smartnpc/src/requirements.in index 6fa46f0..38ba717 100644 --- a/backend/smartnpc/src/requirements.in +++ b/backend/smartnpc/src/requirements.in @@ -7,7 +7,7 @@ pgvector==0.2.3 pg8000==1.30.3 # Data ingestion -pypdf==4.2.0 +pypdf==6.6.2 cloud-sql-python-connector[pg8000] SQLAlchemy==2.0.7 google-cloud-aiplatform==1.59.0 diff --git a/backend/smartnpc/src/requirements.txt b/backend/smartnpc/src/requirements.txt index 3fda436..e7392dd 100644 --- a/backend/smartnpc/src/requirements.txt +++ b/backend/smartnpc/src/requirements.txt @@ -7,9 +7,7 @@ aiofiles==24.1.0 \ --hash=sha256:22a075c9e5a3810f0c2e48f3008c94d68c65d763b9b03857924c99e57355166c \ --hash=sha256:b4ec55f4195e3eb5d7abd1bf7e061763e864dd4954231fb8539a0ef8bb8260e5 - # via - # cloud-sql-python-connector - # unstructured-client + # via unstructured-client aiohappyeyeballs==2.6.1 \ --hash=sha256:c3f9d0113123803ccadfdf3f0faa505bc78e6a72d1cc4806cbd719826e943558 \ --hash=sha256:f349ba8f4b75cb25c99c5c2d84e997e485204d2902a9597802b0371f09331fb8 @@ -1585,9 +1583,9 @@ pyparsing==3.2.3 \ --hash=sha256:a749938e02d6fd0b59b356ca504a24982314bb090c383e3cf201c95ef7e2bfcf \ --hash=sha256:b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be # via httplib2 -pypdf==4.2.0 \ - --hash=sha256:dc035581664e0ad717e3492acebc1a5fc23dba759e788e3d4a9fc9b1a32e72c1 \ - --hash=sha256:fe63f3f7d1dcda1c9374421a94c1bba6c6f8c4a62173a59b64ffd52058f846b1 +pypdf==6.6.2 \ + --hash=sha256:0a3ea3b3303982333404e22d8f75d7b3144f9cf4b2970b96856391a516f9f016 \ + --hash=sha256:44c0c9811cfb3b83b28f1c3d054531d5b8b81abaedee0d8cb403650d023832ba # via # -r requirements.in # unstructured-client