click>=8.0
pyyaml>=6.0
pydantic>=2.0
instructor>=1.0
python-dotenv>=1.0
pdfplumber>=0.10
pdf2image>=1.16
pytesseract>=0.3
python-docx>=1.0
beautifulsoup4>=4.12
lxml>=5.0

[all]
anthropic>=0.40
openai>=1.0
google-generativeai>=0.5

[anthropic]
anthropic>=0.40

[azure-blob]
azure-storage-blob>=12.0

[bigquery]
google-cloud-bigquery>=3.0

[dev]
pytest>=7.0

[gemini]
google-generativeai>=0.5

[google-drive]
google-api-python-client>=2.0
google-auth>=2.0

[mongodb]
pymongo>=4.0

[openai]
openai>=1.0

[postgres]
psycopg2-binary>=2.9

[s3]
boto3>=1.34

[snowflake]
snowflake-connector-python>=3.0

[sql]
sqlalchemy>=2.0
