unausagi commited on
Commit
4ef499f
·
verified ·
1 Parent(s): 536ccfa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  python-docx==1.1.2
2
  chardet==5.2.0
3
- openai==0.28
 
 
 
1
  python-docx==1.1.2
2
  chardet==5.2.0
3
+ langchain==0.3.7
4
+ langchain_community==0.3.5
5
+ langchain-openai==0.2.6