forked from LangChain-OpenTutorial/LangChain-OpenTutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (46 loc) · 966 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
python-dotenv==1.0.1
langchain==0.3.13
langgraph==0.2.60
langchain-openai==0.2.14
langchain-ollama==0.2.2
langchain-anthropic==0.3.1
langchain-upstage==0.4.0
langchain-cohere==0.3.4
langchain-milvus==0.1.7
langchain-google-genai==2.0.7
langchain-huggingface==0.1.2
langchain-together==0.2.0
faiss-cpu==1.9.0.post1
ragas==0.2.9
jupyter==1.1.1
notebook==7.3.2
chardet==5.2.0
markitdown==0.0.1a3
pypdf==4.3.1
llama-index-core==0.11.23
llama-parse==0.5.19
llama-index-readers-file==0.2.2
arxiv>=2.1.3
pymupdf>=1.25.1
neo4j>=5.27.0
langchain-neo4j>=0.2.0
langchain-mongodb>=0.3.0
certifi>=2024.12.14
pymongo>=4.10.1
langchain-qdrant>=0.2.0
chromadb>=0.6.2
pyalex>=0.15.1
pdfplumber>=0.11.5
unstructured[all-docs]>=0.16.13
openai>=1.59.7
langchain-experimental>=0.3.4
tiktoken>=0.8.0
pytesseract>=0.3.13
lxml>=5.3.0
pillow>=11.1.0
pydantic>=2.10.5
matplotlib>=3.10.0
feedparser>=6.0.11
tavily-python>=0.5.0
pandas>=2.2.3
python-magic-bin>=0.4.14; sys_platform != "darwin"