DanFed commited on
Commit
762a0cf
·
verified ·
1 Parent(s): 94f89e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -5,6 +5,8 @@ numpy<2.0.0
5
 
6
  # LangChain ecosystem
7
  langchain>=0.1.0
 
 
8
  langchain-openai>=0.0.2
9
 
10
  # Vector database and embeddings
 
5
 
6
  # LangChain ecosystem
7
  langchain>=0.1.0
8
+ langchain-core>=0.1.0
9
+ langchain-community>=0.0.10
10
  langchain-openai>=0.0.2
11
 
12
  # Vector database and embeddings