Skip to content

Commit 34ecc17

Browse files
committed
🔧 chore: Update langchain-core version to 0.3.27 in requirements files
1 parent a565de7 commit 34ecc17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.lite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
langchain==0.3.12
22
langchain-community==0.3.12
33
langchain-openai==0.2.11
4-
langchain-core==0.3.25
4+
langchain-core==0.3.27
55
langchain-google-vertexai==2.0.11
66
sqlalchemy==2.0.28
77
python-dotenv==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
langchain==0.3.12
22
langchain-community==0.3.12
33
langchain-openai==0.2.11
4-
langchain-core==0.3.25
4+
langchain-core==0.3.27
55
langchain-aws==0.2.1
66
langchain-google-vertexai==2.0.0
77
langchain_text_splitters==0.3.3

0 commit comments

Comments
 (0)