JatinAutonomousLabs commited on
Commit
f2efe83
·
verified ·
1 Parent(s): 37cbb32

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -32,11 +32,11 @@ tokenizers>=0.19.1
32
  accelerate==0.23.0
33
 
34
  # LangChain ecosystem (0.2.x family; compatible with langchain-core==0.2.5)
35
- langchain==0.2.3
36
- langchain-core==0.2.38,<0.3.0
37
- langchain-huggingface==0.0.2
38
 
39
  # Use a langchain-community 0.2.x release (compatible with langchain-core 0.2.x)
40
  # Pick a recent 0.2.x community release instead of 0.0.4 which pins core<0.2
41
- #langchain-community==0.2.19
42
  langchain_openai
 
32
  accelerate==0.23.0
33
 
34
  # LangChain ecosystem (0.2.x family; compatible with langchain-core==0.2.5)
35
+ langchain
36
+ langchain-core
37
+ langchain-huggingface
38
 
39
  # Use a langchain-community 0.2.x release (compatible with langchain-core 0.2.x)
40
  # Pick a recent 0.2.x community release instead of 0.0.4 which pins core<0.2
41
+ langchain-community
42
  langchain_openai