faizanwasif commited on
Commit
f2d48f6
·
1 Parent(s): 56a43ae

added documents support

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  langgraph
2
  langchain
3
  dotenv
4
- langchain-anthropic
 
 
 
1
  langgraph
2
  langchain
3
  dotenv
4
+ langchain-anthropic
5
+ python-docx
6
+ PyPDF2