File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ imageio==2.36.1; python_version >= '3.9'
55numpy == 2.2.4 ; python_version > '3.9'
66numpy == 1.26.4 ; python_version == '3.9'
77numpy == 1.24.4 ; python_version == '3.8'
8- pillow == 12.2.0 ; python_version >= " 3.10"
8+ pillow == 12.2.0 ; python_version >= ' 3.10'
99scipy == 1.10.1 ; python_version < = '3.9'
1010scipy == 1.14.1 ; python_version > '3.9'
Original file line number Diff line number Diff line change 11pandas == 2.2.3 ; python_version == '3.7'
22pandas == 2.2.3 ; python_version == '3.8'
33pandas == 2.2.3 ; python_version > '3.8'
4- pillow == 12.2.0 ; python_version >= " 3.10"
4+ pillow == 12.2.0 ; python_version >= ' 3.10'
55google-cloud-aiplatform [all ]== 1.84.0
66sentencepiece == 0.2.0
77google-auth == 2.29.0
Original file line number Diff line number Diff line change 11pandas == 2.2.3 ; python_version == '3.7'
22pandas == 2.2.3 ; python_version == '3.8'
33pandas == 2.2.3 ; python_version > '3.8'
4- pillow == 12.2.0 ; python_version >= " 3.10"
4+ pillow == 12.2.0 ; python_version >= ' 3.10'
55google-cloud-aiplatform [all ]== 1.69.0
66sentencepiece == 0.2.0
77google-auth == 2.38.0
88anthropic [vertex ]== 0.28.0
9- langchain-core == 1.4.0 ; python_version >= " 3.10"
10- langchain-google-vertexai == 3.2.3 ; python_version >= " 3.10"
9+ langchain-core == 1.4.0 ; python_version >= ' 3.10'
10+ langchain-google-vertexai == 3.2.3 ; python_version >= ' 3.10'
1111numpy < 3
1212openai == 1.68.2
1313immutabledict == 4.2.0
Original file line number Diff line number Diff line change 11pandas == 2.2.3 ; python_version == '3.7'
22pandas == 2.2.3 ; python_version == '3.8'
33pandas == 2.2.3 ; python_version > '3.8'
4- pillow == 12.2.0 ; python_version >= " 3.10"
4+ pillow == 12.2.0 ; python_version >= ' 3.10'
55google-cloud-aiplatform [all ]== 1.69.0
66sentencepiece == 0.2.0
77google-auth == 2.38.0
88anthropic [vertex ]== 0.28.0
9- langchain-core == 1.4.0 ; python_version >= " 3.10"
10- langchain-google-vertexai == 3.2.3 ; python_version >= " 3.10"
9+ langchain-core == 1.4.0 ; python_version >= ' 3.10'
10+ langchain-google-vertexai == 3.2.3 ; python_version >= ' 3.10'
1111numpy < 3
1212openai == 1.68.2
1313immutabledict == 4.2.0
You can’t perform that action at this time.
0 commit comments