Demosthene-OR commited on
Commit
23cf46f
1 Parent(s): 5b68c01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -35,3 +35,8 @@ https://files.pythonhosted.org/packages/cc/58/96aff0e5cb8b59c06232ea7e249ed902d0
35
  streamlit-option-menu==0.3.12
36
  deep-translator==1.11.4
37
  sentence_transformers==3.1.1
 
 
 
 
 
 
35
  streamlit-option-menu==0.3.12
36
  deep-translator==1.11.4
37
  sentence_transformers==3.1.1
38
+ langchain==0.3.2
39
+ langchain_mistralai==0.2.0
40
+ langgraph==0.2.34
41
+ langsmith==0.1.131
42
+ typing_extensions==4.12.2