AIfenaike commited on
Commit
9768b98
·
verified ·
1 Parent(s): 89b4f93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -12
requirements.txt CHANGED
@@ -1,18 +1,16 @@
1
- langchain==0.1.17
2
- langchain_community==0.0.36
3
- langchain_openai==0.1.4
4
- langchainhub==0.1.15
5
  langchain-google-genai
 
6
  langchain-core
7
- streamlit==1.33.0
8
- openai==1.25.0
9
- duckduckgo-search==5.3.0
10
- langchain_anthropic
11
  anthropic
12
- pypdf==4.2.0
13
- sentence-transformers==2.7.0
14
- docarray==0.40.0
15
- SQLAlchemy==2.0.29
16
  wikipedia
17
  unstructured[all-docs]
18
  pypdf
 
1
+ langchain
2
+ langchain-community
3
+ langchain_openai
4
+ langchainhub
5
  langchain-google-genai
6
+ langchain-anthropic
7
  langchain-core
8
+ streamlit
9
+ openai
10
+ duckduckgo-search
 
11
  anthropic
12
+ sentence-transformers
13
+ docarray
 
 
14
  wikipedia
15
  unstructured[all-docs]
16
  pypdf