File tree Expand file tree Collapse file tree 20 files changed +39
-37
lines changed
examples/vertex_ai_matching_engine_setup Expand file tree Collapse file tree 20 files changed +39
-37
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ resolution: workspace
1010dependencies :
1111 gcloud : ^0.8.19
1212 googleapis_auth : ^2.0.0
13- http : ^1.4 .0
13+ http : ^1.5 .0
1414 vertex_ai : ^0.1.2
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ resolution: workspace
2121
2222dependencies :
2323 freezed_annotation : ^3.1.0
24- http : ^1.4 .0
24+ http : ^1.5 .0
2525 json_annotation : ^4.9.0
2626 meta : ^1.16.0
2727
@@ -34,4 +34,4 @@ dev_dependencies:
3434 git :
3535 url : https://github.com/davidmigloz/openapi_spec.git
3636 ref : 4fbc3c3841faf90c6799cb6d871a4f3b0ef82624
37- test : ^1.25.15
37+ test : ^1.26.2
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ resolution: workspace
2020
2121dependencies :
2222 freezed_annotation : ^3.1.0
23- http : ^1.4 .0
23+ http : ^1.5 .0
2424 json_annotation : ^4.9.0
2525 meta : ^1.16.0
2626
@@ -32,4 +32,4 @@ dev_dependencies:
3232 git :
3333 url : https://github.com/davidmigloz/openapi_spec.git
3434 ref : 4fbc3c3841faf90c6799cb6d871a4f3b0ef82624
35- test : ^1.25.15
35+ test : ^1.26.2
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies:
2828 uuid : ^4.5.1
2929
3030dev_dependencies :
31- test : ^1.25.15
31+ test : ^1.26.2
3232 langchain_community : ^0.3.4+3
3333 langchain_openai : ^0.7.6+2
3434 langchain_ollama : ^0.3.3+3
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ resolution: workspace
2222dependencies :
2323 anthropic_sdk_dart : ^0.2.3
2424 collection : ^1.19.1
25- http : ^1.4 .0
25+ http : ^1.5 .0
2626 langchain_core : 0.3.9
2727 langchain_tiktoken : ^1.0.1
2828 meta : ^1.16.0
2929 rxdart : " >=0.27.7 <0.29.0"
3030
3131dev_dependencies :
32- test : ^1.25.15
32+ test : ^1.26.2
Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ resolution: workspace
2222
2323dependencies :
2424 chromadb : ^0.2.3
25- http : ^1.4 .0
25+ http : ^1.5 .0
2626 langchain_core : 0.3.9
2727 meta : ^1.16.0
2828 uuid : ^4.5.1
2929
3030dev_dependencies :
31- test : ^1.25.15
31+ test : ^1.26.2
3232 langchain : ^0.7.9
3333 langchain_community : 0.3.4+3
3434 langchain_openai : ^0.7.6+2
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies:
2525 csv : ^6.0.0
2626 flat_buffers : ^23.5.26
2727 glob : ^2.1.3
28- http : ^1.4 .0
28+ http : ^1.5 .0
2929 json_path : ^0.8.0
3030 langchain_core : 0.3.9
3131 math_expressions : ^3.0.0
@@ -39,7 +39,7 @@ dev_dependencies:
3939 build_runner : ^2.5.4
4040 langchain_openai : ^0.7.6+2
4141 objectbox_generator : ^4.3.0
42- test : ^1.25.15
42+ test : ^1.26.2
4343
4444objectbox :
4545 output_dir : src/vector_stores/objectbox
Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ dependencies:
2828 rxdart : " >=0.27.7 <0.29.0"
2929
3030dev_dependencies :
31- test : ^1.25.15
31+ test : ^1.26.2
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ dependencies:
2626 google_generative_ai : ^0.4.7
2727 googleapis : ^14.0.0
2828 googleapis_auth : ^2.0.0
29- http : ^1.4 .0
29+ http : ^1.5 .0
3030 langchain_core : 0.3.9
3131 meta : ^1.16.0
3232 uuid : ^4.5.1
3333 vertex_ai : ^0.1.2
3434
3535dev_dependencies :
36- test : ^1.25.15
36+ test : ^1.26.2
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ resolution: workspace
2222
2323dependencies :
2424 collection : ^1.19.1
25- http : ^1.4 .0
25+ http : ^1.5 .0
2626 langchain_core : 0.3.9
2727 langchain_tiktoken : ^1.0.1
2828 meta : ^1.16.0
2929 mistralai_dart : ^0.0.6
3030
3131dev_dependencies :
3232 langchain : ^0.7.9
33- test : ^1.25.15
33+ test : ^1.26.2
You can’t perform that action at this time.
0 commit comments