MP44 commited on
Commit
4729752
·
verified ·
1 Parent(s): 26abf42

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -7,10 +7,11 @@ transformers>=4.0.0
7
  python-dotenv>=1.0.0
8
  pyinstaller>=5.0.0
9
  onnxruntime>=1.15.0
10
- langchain>=0.0.200
11
  huggingface-hub>=0.13.4
12
  langchain-community>=0.0.200
13
  faiss-cpu
14
  langchain-huggingface
15
-
 
16
 
 
7
  python-dotenv>=1.0.0
8
  pyinstaller>=5.0.0
9
  onnxruntime>=1.15.0
10
+ langchain>=0.1.16
11
  huggingface-hub>=0.13.4
12
  langchain-community>=0.0.200
13
  faiss-cpu
14
  langchain-huggingface
15
+ langgraph==0.0.38
16
+ langgraph-sdk==0.0.32
17