Commit 8c35871 1 parent 056cfa9 commit 8c35871 Copy full SHA for 8c35871
File tree 6 files changed +14
-14
lines changed
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
7
7
google-cloud-trace==1.15.0
8
8
requests==2.32.2
9
9
opentelemetry-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
18
18
# via flask
19
19
configargparse == 1.7
20
20
# via locust
21
- faker == 35.2.0
21
+ faker == 35.2.2
22
22
# via -r requirements.in
23
23
flask == 3.1.0
24
24
# via
@@ -43,15 +43,15 @@ itsdangerous==2.2.0
43
43
# via flask
44
44
jinja2 == 3.1.5
45
45
# via flask
46
- locust == 2.32.8
46
+ locust == 2.32.9
47
47
# via -r requirements.in
48
48
markupsafe == 3.0.2
49
49
# via
50
50
# jinja2
51
51
# werkzeug
52
52
msgpack == 1.1.0
53
53
# via locust
54
- psutil == 6.1.1
54
+ psutil == 7.0.0
55
55
# via locust
56
56
python-dateutil == 2.9.0.post0
57
57
# via faker
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ python-json-logger==3.2.1
5
5
requests==2.32.2
6
6
rsa==4.9
7
7
opentelemetry-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 1
1
flask==3.1.0
2
2
langchain-google-genai==2.0.9
3
- langchain==0.3.17
3
+ langchain==0.3.18
4
4
pillow==11.1.0
5
5
langchain-google-alloydb-pg==0.9.1
6
6
google-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
57
57
# google-cloud-secret-manager
58
58
# google-cloud-storage
59
59
# google-generativeai
60
- google-api-python-client == 2.160 .0
60
+ google-api-python-client == 2.161 .0
61
61
# via google-generativeai
62
62
google-auth == 2.38.0
63
63
# via
@@ -88,7 +88,7 @@ google-generativeai==0.8.4
88
88
# via langchain-google-genai
89
89
google-resumable-media == 2.7.2
90
90
# via google-cloud-storage
91
- googleapis-common-protos [grpc ]== 1.67.0rc1
91
+ googleapis-common-protos [grpc ]== 1.67.0
92
92
# via
93
93
# google-api-core
94
94
# grpc-google-iam-v1
@@ -129,9 +129,9 @@ jsonpatch==1.33
129
129
# via langchain-core
130
130
jsonpointer == 3.0.0
131
131
# via jsonpatch
132
- langchain == 0.3.17
132
+ langchain == 0.3.18
133
133
# via -r requirements.in
134
- langchain-core == 0.3.34
134
+ langchain-core == 0.3.35
135
135
# via
136
136
# langchain
137
137
# langchain-google-alloydb-pg
You can’t perform that action at this time.
0 commit comments