psycopg[binary]>=3.2
pinecone>=5.0
openai>=1.59

[all]
sentence-transformers>=3.0
pypdf>=5.0
python-docx>=1.1
beautifulsoup4>=4.12
python-pptx>=1.0
rapidocr-onnxruntime>=1.3
Pillow>=10.0
SQLAlchemy>=2.0

[db]
SQLAlchemy>=2.0

[dev]
pytest>=8.0

[docx]
python-docx>=1.1

[html]
beautifulsoup4>=4.12

[local]
sentence-transformers>=3.0

[ocr]
rapidocr-onnxruntime>=1.3
Pillow>=10.0

[pdf]
pypdf>=5.0

[pptx]
python-pptx>=1.0
