t2ag3 commited on
Commit
c36d06e
·
verified ·
1 Parent(s): da54c13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
  huggingface_hub==0.25.2
2
- langchain
3
- langchain_core
4
- langchain_groq
5
- langchain-community
6
- pypdf
7
- tokenizers
8
- sentence_transformers
9
- pdfminer.six
 
1
  huggingface_hub==0.25.2
2
+ langchain==0.3.13
3
+ langchain_core==0.3.28
4
+ langchain_groq==0.2.2
5
+ langchain-community==0.3.13
6
+ pypdf==5.1.0
7
+ tokenizers==0.21.0