Skip to content
Open
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
13 changes: 9 additions & 4 deletions src/shoppingassistantservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
aiohappyeyeballs==2.3.4
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.10.2
aiohttp==3.12.14
# via
# google-cloud-alloydb-connector
# langchain
aiosignal==1.3.1
aiosignal==1.4.0
# via aiohttp
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -139,6 +139,10 @@ pgvector==0.3.2
# via langchain-google-alloydb-pg
pillow==10.4.0
# via -r requirements.in
propcache==0.3.2
# via
# aiohttp
# yarl
proto-plus==1.24.0
# via
# google-ai-generativelanguage
Expand Down Expand Up @@ -197,6 +201,7 @@ tqdm==4.66.5
# via google-generativeai
typing-extensions==4.12.2
# via
# aiosignal
# google-generativeai
# langchain-core
# pydantic
Expand All @@ -208,5 +213,5 @@ urllib3==2.2.2
# via requests
werkzeug==3.0.3
# via flask
yarl==1.9.4
yarl==1.20.1
# via aiohttp