File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ google-cloud-profiler==4.1.0
77google-cloud-trace==1.15.0
88requests==2.32.2
99opentelemetry-distro==0.41b0
10- opentelemetry-instrumentation-grpc==0.50b0
11- opentelemetry-exporter-otlp-proto-grpc==1.29 .0
10+ opentelemetry-instrumentation-grpc==0.51b0
11+ opentelemetry-exporter-otlp-proto-grpc==1.30 .0
Original file line number Diff line number Diff line change 1- locust==2.32.8
2- faker==35.2.0
1+ locust==2.32.9
2+ faker==35.2.2
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ click==8.1.8
1818 # via flask
1919configargparse == 1.7
2020 # via locust
21- faker == 35.2.0
21+ faker == 35.2.2
2222 # via -r requirements.in
2323flask == 3.1.0
2424 # via
@@ -43,15 +43,15 @@ itsdangerous==2.2.0
4343 # via flask
4444jinja2 == 3.1.5
4545 # via flask
46- locust == 2.32.8
46+ locust == 2.32.9
4747 # via -r requirements.in
4848markupsafe == 3.0.2
4949 # via
5050 # jinja2
5151 # werkzeug
5252msgpack == 1.1.0
5353 # via locust
54- psutil == 6.1.1
54+ psutil == 7.0.0
5555 # via locust
5656python-dateutil == 2.9.0.post0
5757 # via faker
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ python-json-logger==3.2.1
55requests==2.32.2
66rsa==4.9
77opentelemetry-distro==0.41b0
8- opentelemetry-instrumentation-grpc==0.50b0
9- opentelemetry-exporter-otlp-proto-grpc==1.29 .0
8+ opentelemetry-instrumentation-grpc==0.51b0
9+ opentelemetry-exporter-otlp-proto-grpc==1.30 .0
Original file line number Diff line number Diff line change 11flask==3.1.0
22langchain-google-genai==2.0.9
3- langchain==0.3.17
3+ langchain==0.3.18
44pillow==11.1.0
55langchain-google-alloydb-pg==0.9.1
66google-cloud-secret-manager==2.22.1
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ google-api-core[grpc]==2.24.1
5757 # google-cloud-secret-manager
5858 # google-cloud-storage
5959 # google-generativeai
60- google-api-python-client == 2.160 .0
60+ google-api-python-client == 2.161 .0
6161 # via google-generativeai
6262google-auth == 2.38.0
6363 # via
@@ -88,7 +88,7 @@ google-generativeai==0.8.4
8888 # via langchain-google-genai
8989google-resumable-media == 2.7.2
9090 # via google-cloud-storage
91- googleapis-common-protos [grpc ]== 1.67.0rc1
91+ googleapis-common-protos [grpc ]== 1.67.0
9292 # via
9393 # google-api-core
9494 # grpc-google-iam-v1
@@ -129,9 +129,9 @@ jsonpatch==1.33
129129 # via langchain-core
130130jsonpointer == 3.0.0
131131 # via jsonpatch
132- langchain == 0.3.17
132+ langchain == 0.3.18
133133 # via -r requirements.in
134- langchain-core == 0.3.34
134+ langchain-core == 0.3.35
135135 # via
136136 # langchain
137137 # langchain-google-alloydb-pg
You can’t perform that action at this time.
0 commit comments