Browse Source

chore: bump

Timothy Jaeryang Baek 2 months ago
parent
commit
59ddce1ea3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -40,7 +40,7 @@ anthropic
 google-generativeai==0.7.2
 google-generativeai==0.7.2
 tiktoken
 tiktoken
 
 
-langchain==0.3.7
+langchain==0.3.19
 langchain-community==0.3.18
 langchain-community==0.3.18
 
 
 fake-useragent==1.5.1
 fake-useragent==1.5.1

+ 1 - 1
pyproject.toml

@@ -48,7 +48,7 @@ dependencies = [
     "google-generativeai==0.7.2",
     "google-generativeai==0.7.2",
     "tiktoken",
     "tiktoken",
 
 
-    "langchain==0.3.7",
+    "langchain==0.3.19",
     "langchain-community==0.3.18",
     "langchain-community==0.3.18",
 
 
     "fake-useragent==1.5.1",
     "fake-useragent==1.5.1",