forked from danny-avila/rag_api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
38 lines (38 loc) · 778 Bytes
/
requirements.txt
File metadata and controls
38 lines (38 loc) · 778 Bytes
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
langchain==0.3.12
langchain-community==0.3.12
langchain-openai==0.2.11
langchain-core==0.3.27
langchain-aws==0.2.1
langchain-google-vertexai==2.0.0
langchain_text_splitters==0.3.3
boto3==1.34.144
sqlalchemy==2.0.28
python-dotenv==1.0.1
fastapi==0.115.12
psycopg2-binary==2.9.9
pgvector==0.2.5
uvicorn==0.28.0
pypdf==4.1.0
unstructured==0.16.11
markdown==3.6
networkx==3.2.1
pandas==2.2.1
openpyxl==3.1.2
docx2txt==0.8
pypandoc==1.13
PyJWT==2.8.0
asyncpg==0.29.0
python-multipart==0.0.19
sentence_transformers==3.1.1
aiofiles==23.2.1
rapidocr-onnxruntime==1.3.24
opencv-python-headless==4.9.0.80
pymongo==4.6.3
langchain-mongodb==0.2.0
langchain-ollama==0.2.0
langchain-huggingface==0.1.0
cryptography==44.0.1
python-magic==0.4.27
python-pptx==0.6.23
xlrd==2.0.1
pydantic==2.9.2