Skip to content

Commit 7e364d9

Browse files
committed
replaced more double quotes for single quotes.
1 parent 03a2f48 commit 7e364d9

5 files changed

Lines changed: 15 additions & 15 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pandas==2.2.3; python_version == '3.7'
22
pandas==2.2.3; python_version == '3.8'
33
pandas==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'
55
google-cloud-aiplatform[all]==1.69.0
66
sentencepiece==0.2.0
77
google-auth==2.38.0
88
anthropic[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'
1111
numpy<3
1212
openai==1.68.2
1313
immutabledict==4.2.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pandas==2.2.3; python_version == '3.7'
22
pandas==2.2.3; python_version == '3.8'
33
pandas==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'
55
google-cloud-aiplatform[all]==1.69.0
66
sentencepiece==0.2.0
77
google-auth==2.38.0
88
anthropic[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'
1111
numpy<3
1212
openai==1.68.2
1313
immutabledict==4.2.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pandas==2.2.3; python_version == '3.7'
22
pandas==2.2.3; python_version == '3.8'
33
pandas==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'
55
google-cloud-aiplatform[all]==1.69.0
66
sentencepiece==0.2.0
77
google-auth==2.38.0
88
anthropic[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'
1111
numpy<3
1212
openai==1.68.2
1313
immutabledict==4.2.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pandas==2.2.3; python_version == '3.7'
22
pandas==2.2.3; python_version == '3.8'
33
pandas==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'
55
google-cloud-aiplatform[all]==1.74.0
66
sentencepiece==0.2.0
77
google-auth==2.38.0
88
anthropic[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'
1111
numpy<3
1212
openai==1.68.2
1313
immutabledict==4.2.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pandas==2.2.3; python_version == '3.7'
22
pandas==2.2.3; python_version == '3.8'
33
pandas==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'
55
google-cloud-aiplatform[all]==1.69.0
66
sentencepiece==0.2.0
77
google-auth==2.38.0
88
anthropic[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'
1111
numpy<3
1212
openai==1.68.2
1313
immutabledict==4.2.0

0 commit comments

Comments
 (0)