Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): refresh pip-compile outputs python #2920

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
4 changes: 2 additions & 2 deletions src/emailservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
google-api-core==2.24.1
grpcio-health-checking==1.70.0
grpcio==1.70.0
grpcio==1.71.0
jinja2==3.1.5
python-json-logger==3.3.0
google-cloud-profiler==4.1.0
google-cloud-trace==1.15.0
google-cloud-trace==1.16.0
requests==2.32.2
opentelemetry-distro==0.41b0
opentelemetry-instrumentation-grpc==0.51b0
Expand Down
2 changes: 1 addition & 1 deletion src/loadgenerator/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
locust==2.32.9
locust==2.33.1
faker==35.2.2
9 changes: 5 additions & 4 deletions src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ flask==3.1.0
# flask-cors
# flask-login
# locust
flask-cors==5.0.0
flask-cors==5.0.1
# via locust
flask-login==0.6.3
# via locust
Expand All @@ -41,9 +41,9 @@ idna==3.10
# via requests
itsdangerous==2.2.0
# via flask
jinja2==3.1.5
jinja2==3.1.6
# via flask
locust==2.32.9
locust==2.33.1
# via -r requirements.in
markupsafe==3.0.2
# via
Expand All @@ -55,7 +55,7 @@ psutil==7.0.0
# via locust
python-dateutil==2.9.0.post0
# via faker
pyzmq==26.2.1
pyzmq==26.3.0
# via locust
requests==2.32.3
# via locust
Expand All @@ -70,6 +70,7 @@ urllib3==2.3.0
werkzeug==3.1.3
# via
# flask
# flask-cors
# flask-login
# locust
zope-event==5.0
Expand Down
8 changes: 4 additions & 4 deletions src/shoppingassistantservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
flask==3.1.0
langchain-google-genai==2.0.9
langchain==0.3.18
langchain-google-genai==2.0.11
langchain==0.3.20
pillow==11.1.0
langchain-google-alloydb-pg==0.9.1
google-cloud-secret-manager==2.22.1
langchain-google-alloydb-pg==0.9.3
google-cloud-secret-manager==2.23.1
89 changes: 31 additions & 58 deletions src/shoppingassistantservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,23 @@
#
aiofiles==24.1.0
# via google-cloud-alloydb-connector
aiohappyeyeballs==2.4.6
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.12
# via
# google-cloud-alloydb-connector
# langchain
aiohttp==3.11.14
# via google-cloud-alloydb-connector
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
anyio==4.9.0
# via httpx
asyncpg==0.30.0
# via google-cloud-alloydb-connector
attrs==25.1.0
attrs==25.3.0
# via aiohttp
blinker==1.9.0
# via flask
cachetools==5.5.1
cachetools==5.5.2
# via google-auth
certifi==2025.1.31
# via
Expand All @@ -37,7 +35,7 @@ charset-normalizer==3.4.1
# via requests
click==8.1.8
# via flask
cryptography==44.0.1
cryptography==44.0.2
# via google-cloud-alloydb-connector
filetype==1.2.0
# via langchain-google-genai
Expand All @@ -47,72 +45,57 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
google-ai-generativelanguage==0.6.15
# via google-generativeai
google-api-core[grpc]==2.24.1
google-ai-generativelanguage==0.6.17
# via langchain-google-genai
google-api-core[grpc]==2.24.2
# via
# google-ai-generativelanguage
# google-api-python-client
# google-cloud-core
# google-cloud-secret-manager
# google-cloud-storage
# google-generativeai
google-api-python-client==2.161.0
# via google-generativeai
google-auth==2.38.0
# via
# google-ai-generativelanguage
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-cloud-alloydb-connector
# google-cloud-core
# google-cloud-secret-manager
# google-cloud-storage
# google-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
google-cloud-alloydb-connector[asyncpg]==1.7.0
# via langchain-google-alloydb-pg
google-cloud-core==2.4.1
google-cloud-core==2.4.3
# via google-cloud-storage
google-cloud-secret-manager==2.22.1
google-cloud-secret-manager==2.23.1
# via -r requirements.in
google-cloud-storage==2.19.0
google-cloud-storage==3.1.0
# via langchain-google-alloydb-pg
google-crc32c==1.6.0
# via
# google-cloud-storage
# google-resumable-media
google-generativeai==0.8.4
# via langchain-google-genai
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos[grpc]==1.67.0
googleapis-common-protos[grpc]==1.69.2
# via
# google-api-core
# grpc-google-iam-v1
# grpcio-status
greenlet==3.1.1
# via sqlalchemy
grpc-google-iam-v1==0.14.0
grpc-google-iam-v1==0.14.2
# via google-cloud-secret-manager
grpcio==1.70.0
grpcio==1.71.0
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.70.0
grpcio-status==1.71.0
# via google-api-core
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
httpx==0.28.1
# via langsmith
idna==3.10
Expand All @@ -123,27 +106,27 @@ idna==3.10
# yarl
itsdangerous==2.2.0
# via flask
jinja2==3.1.5
jinja2==3.1.6
# via flask
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.3.18
langchain==0.3.20
# via -r requirements.in
langchain-core==0.3.35
langchain-core==0.3.45
# via
# langchain
# langchain-google-alloydb-pg
# langchain-google-genai
# langchain-text-splitters
langchain-google-alloydb-pg==0.9.1
langchain-google-alloydb-pg==0.9.3
# via -r requirements.in
langchain-google-genai==2.0.9
langchain-google-genai==2.0.11
# via -r requirements.in
langchain-text-splitters==0.3.6
# via langchain
langsmith==0.3.8
langsmith==0.3.15
# via
# langchain
# langchain-core
Expand All @@ -157,22 +140,23 @@ multidict==6.1.0
# yarl
numpy==1.26.4
# via
# langchain
# langchain-google-alloydb-pg
# pgvector
orjson==3.10.15
# via langsmith
packaging==24.2
# via langchain-core
pgvector==0.3.6
# via
# langchain-core
# langsmith
pgvector==0.4.0
# via langchain-google-alloydb-pg
pillow==11.1.0
# via -r requirements.in
propcache==0.2.1
propcache==0.3.0
# via
# aiohttp
# yarl
proto-plus==1.26.0
proto-plus==1.26.1
# via
# google-ai-generativelanguage
# google-api-core
Expand All @@ -183,7 +167,6 @@ protobuf==5.29.3
# google-api-core
# google-cloud-alloydb-connector
# google-cloud-secret-manager
# google-generativeai
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
Expand All @@ -198,15 +181,12 @@ pycparser==2.22
# via cffi
pydantic==2.10.6
# via
# google-generativeai
# langchain
# langchain-core
# langchain-google-genai
# langsmith
pydantic-core==2.27.2
# via pydantic
pyparsing==3.2.1
# via httplib2
pyyaml==6.0.2
# via
# langchain
Expand All @@ -225,26 +205,19 @@ rsa==4.9
# via google-auth
sniffio==1.3.1
# via anyio
sqlalchemy[asyncio]==2.0.38
sqlalchemy[asyncio]==2.0.39
# via
# langchain
# langchain-google-alloydb-pg
tenacity==9.0.0
# via
# langchain
# langchain-core
tqdm==4.67.1
# via google-generativeai
# via langchain-core
typing-extensions==4.12.2
# via
# anyio
# google-generativeai
# langchain-core
# pydantic
# pydantic-core
# sqlalchemy
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.3.0
# via requests
werkzeug==3.1.3
Expand Down
Loading