Rashmi0801 commited on
Commit
2292b12
·
verified ·
1 Parent(s): 3510c89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -41
requirements.txt CHANGED
@@ -1,46 +1,17 @@
1
  langchain
2
- ipykernel
3
- python-dotenv
4
  langchain_community
5
- langchain-community
6
- pypdf
7
- bs4
8
- arxiv
9
- pymupdf
10
- wikipedia
11
- langchain-text-splitters
12
- langchain-openai
13
- chromadb
14
- sentence_transformers
15
- langchain_huggingface
16
- faiss-cpu
17
  langchain_chroma
18
- langchain-chroma
 
 
19
  streamlit
20
- langchain_groq
21
- langchain_core
22
- uvicorn
23
- fastapi
24
- pydantic
25
- langchain
26
- langserve
27
- uvicorn
28
- sse_starlette
29
- packaging
30
- langchain-groq
31
- pandas
32
- duckdb
33
- httpx
34
  duckduckgo-search
35
- validators==0.28.1
36
- unstructured
37
- numexpr
38
- huggingface_hub
39
- cassio
40
- datasets
41
- tiktoken
42
- PyPDF2
43
- gradio
44
- gradio[oauth]
45
- crewai
46
- crewai_tools
 
1
  langchain
2
+ langchain_core
3
+ langchain_openai
4
  langchain_community
5
+ langchain_text_splitters
 
 
 
 
 
 
 
 
 
 
 
6
  langchain_chroma
7
+ chromadb
8
+ crewai
9
+ crewai_tools
10
  streamlit
11
+ python-dotenv
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  duckduckgo-search
13
+ wikipedia
14
+ arxiv
15
+ beautifulsoup4
16
+ pypdf
17
+ tiktoken