QuantAdminUser commited on
Commit
2389d6c
·
verified ·
1 Parent(s): 78c2289

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  python-docx
2
- langchain-openai
3
- langchain-community
4
- unstructured
5
- langdetect
 
1
  python-docx
2
+ langchain-community==0.2.12
3
+ langchain-core==0.3.50
4
+ langchain-openai==0.3.12
5
+ unstructured==0.10.30