sqlalchemy[asyncio]>=2.0.0
asyncpg>=0.30.0
pgvector>=0.3.0
httpx>=0.27.0

[all]
boto3>=1.34.0
pypdf>=4.0.0
python-docx>=1.1.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.24.0
boto3>=1.34.0
pypdf>=4.0.0
python-docx>=1.1.0

[docx]
python-docx>=1.1.0

[eval]
tqdm>=4.66.0

[local-embedding]
sentence-transformers>=3.0.0

[pdf]
pypdf>=4.0.0

[s3]
boto3>=1.34.0
