TomData commited on
Commit
2a45e11
·
verified ·
1 Parent(s): a67c766

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -31,6 +31,7 @@ langchain-core>=0.3.0
31
  langchain-huggingface>=0.1.0
32
  langchain-text-splitters>=0.3.0
33
  langsmith>=0.1.120
 
34
 
35
  # Vector Search and AI Infrastructure
36
  faiss-cpu>=1.13.2
 
31
  langchain-huggingface>=0.1.0
32
  langchain-text-splitters>=0.3.0
33
  langsmith>=0.1.120
34
+ langchain-classic>=1.0.0
35
 
36
  # Vector Search and AI Infrastructure
37
  faiss-cpu>=1.13.2