khagu commited on
Commit
1f34970
·
1 Parent(s): 2911b19

chore: added langchain-classic to requirements.txt to keep it in sync with environment.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -12,5 +12,6 @@ sentence-transformers
12
  unstructured
13
  markdown
14
  python-dotenv>=1.0.0
 
15
  crawl4ai>=0.3.0
16
  selenium
 
12
  unstructured
13
  markdown
14
  python-dotenv>=1.0.0
15
+ langchain-classic
16
  crawl4ai>=0.3.0
17
  selenium