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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-aiplatform==1.87.0
Flask==3.1.1
google-cloud-aiplatform==1.133.0
Flask==3.1.3
gunicorn==23.0.0
Werkzeug==3.1.3
Werkzeug==3.1.6
2 changes: 1 addition & 1 deletion gemini/multimodal-live-api/gradio-voice/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gradio>=5.12.0,<6.0
gradio>=5.12.0,<7.0
fastrtc
librosa
google-genai==1.10.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
functions-framework==3.*
google-cloud-alloydb-connector[pg8000]==1.4.0
langchain-core==0.3.31
langchain-core==1.2.11
langchain-google-vertexai==2.0.15
SQLAlchemy==2.0.34
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ google-cloud-core==2.4.1
google-cloud-pubsub==2.23.0
google-cloud-storage==2.18.2
langchain==0.3.15
langchain-core==0.3.31
langchain-core==1.2.11
langchain-google-alloydb-pg==0.9.3
langchain-google-vertexai==2.0.15
langchain-text-splitters==0.3.9
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==3.1.1
Flask==3.1.3
flask-cors
gunicorn==23.0.0
Werkzeug==3.1.3
Werkzeug==3.1.6
google-cloud-aiplatform[langchain,reasoningengine]==1.87.0
google-cloud-discoveryengine==0.13.8
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ fastapi~=0.111.1
fastapi-utilities==0.2.0
cloudpickle==2.2.1
grpcio==1.66.2
urllib3==1.26.16
urllib3==2.6.3
typing-inspect==0.9.0
typing_extensions==4.12.2
pydantic==2.9.2
requests==2.31.0
requests==2.32.4

langchain==0.3.2
langchain-community==0.3.1
langchain-core==0.3.9
langchain-core==1.2.11
langchain-google-vertexai==2.0.4

google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.26.0
google-cloud-tasks==2.16.5
google-cloud-logging==3.11.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
flask==3.0.3
flask==3.1.3
pydantic==2.9.2

google-cloud-bigquery==3.26.0
google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-logging==3.11.2

langchain==0.3.2
langchain_community==0.3.27
langchain-core==0.3.9
langchain-core==1.2.11
langchain-google-vertexai==2.0.4
langchain-google-community==2.0.1
pdfminer.six==20240706
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ fastapi~=0.111.1
fastapi-utilities==0.2.0
cloudpickle==2.2.1
grpcio==1.66.2
urllib3==1.26.16
urllib3==2.6.3
typing-inspect==0.9.0
typing_extensions==4.12.2
pydantic==2.9.2
requests==2.31.0
requests==2.32.4

langchain==0.3.2
langchain-community==0.3.1
langchain-core==0.3.9
langchain-core==1.2.11
langchain-google-vertexai==2.0.4

google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.26.0
google-cloud-tasks==2.16.5
google-cloud-logging==3.11.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
flask==3.0.3
flask==3.1.3
pydantic==2.9.2

google-cloud-bigquery==3.26.0
google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-logging==3.11.2

langchain==0.3.2
langchain_community==0.3.27
langchain-core==0.3.9
langchain-core==1.2.11
langchain-google-vertexai==2.0.4
langchain-google-community==2.0.1
pdfminer.six==20240706
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ fastapi~=0.111.1
fastapi-utilities==0.2.0
cloudpickle==2.2.1
grpcio==1.66.2
urllib3==1.26.16
urllib3==2.6.3
typing-inspect==0.9.0
typing_extensions==4.12.2
pydantic==2.9.2
requests==2.31.0
requests==2.32.4

langchain==0.3.2
langchain-community==0.3.1
langchain-core==0.3.9
langchain-core==1.2.11
langchain-google-vertexai==2.0.4

google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.26.0
google-cloud-tasks==2.16.5
google-cloud-logging==3.11.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ fastapi~=0.111.1
fastapi-utilities==0.2.0
cloudpickle==2.2.1
grpcio==1.66.2
urllib3==1.26.16
urllib3==2.6.3
typing-inspect==0.9.0
typing_extensions==4.12.2
pydantic==2.9.2
requests==2.31.0
Pillow==11.2.1
requests==2.32.4
Pillow==12.1.1

google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.26.0
google-cloud-tasks==2.16.5
google-cloud-logging==3.11.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ fastapi~=0.111.1
fastapi-utilities==0.2.0
cloudpickle==2.2.1
grpcio==1.66.2
urllib3==1.26.16
urllib3==2.6.3
typing-inspect==0.9.0
typing_extensions==4.12.2
pydantic==2.9.2
requests==2.31.0
requests==2.32.4
opencv-python
pillow==11.1.0
pillow==12.1.1
numpy==2.2.4

google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.26.0
google-cloud-tasks==2.16.5
google-cloud-logging==3.11.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ fastapi~=0.111.1
fastapi-utilities==0.2.0
cloudpickle==2.2.1
grpcio==1.66.2
urllib3==1.26.16
urllib3==2.6.3
typing-inspect==0.9.0
typing_extensions==4.12.2
pydantic==2.9.2
requests==2.31.0
requests==2.32.4

google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.26.0
google-cloud-tasks==2.16.5
google-cloud-logging==3.11.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ fastapi~=0.111.1
fastapi-utilities==0.2.0
cloudpickle==2.2.1
grpcio==1.66.2
urllib3==1.26.16
urllib3==2.6.3
typing-inspect==0.9.0
typing_extensions==4.12.2
pydantic==2.9.2
requests==2.31.0
requests==2.32.4

langchain==0.3.2
langchain-community==0.3.1
langchain-core==0.3.9
langchain-core==1.2.11
langchain-google-vertexai==2.0.4

google-cloud-aiplatform==1.69.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.26.0
google-cloud-tasks==2.16.5
google-cloud-logging==3.11.2
Expand Down
10 changes: 5 additions & 5 deletions gemini/tuning/genai-mlops-tune-and-eval/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ click==8.1.8
docstring_parser==0.16
google-api-core==2.24.2
google-auth==2.38.0
google-cloud-aiplatform==1.87.0
google-cloud-aiplatform==1.133.0
google-cloud-bigquery==3.31.0
google-cloud-core==2.4.3
google-cloud-resource-manager==1.14.2
Expand All @@ -26,20 +26,20 @@ numpy==2.2.4
oauthlib==3.2.2
packaging==24.2
proto-plus==1.26.1
protobuf==4.25.8
pyasn1==0.6.1
protobuf==5.29.6
pyasn1==0.6.3
pyasn1_modules==0.4.2
pydantic==2.11.1
pydantic_core==2.33.1
python-dateutil==2.9.0.post0
PyYAML==6.0.2
requests==2.32.3
requests==2.32.4
requests-oauthlib==2.0.0
requests-toolbelt==0.10.1
rsa==4.9
shapely==2.0.7
six==1.17.0
tabulate==0.9.0
typing_extensions==4.13.0
urllib3==1.26.20
urllib3==2.6.3
websocket-client==1.8.0
4 changes: 2 additions & 2 deletions search/cloud-function/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Flask==3.1.1
Flask==3.1.3
functions_framework==3.8.2
google-cloud-discoveryengine>=0.11
mypy==1.15.0
protobuf==5.29.5
protobuf==5.29.6
pytest==8.3.5
python-dotenv==1.1.0
Loading