requests>=2.31.0

[aws]
boto3>=1.28.0

[dev]
pytest>=7.4.0
black>=23.0.0
ruff>=0.4.0
pytest-cov>=4.1.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.1.0

[docx]
python-docx>=0.8.11

[env]
python-dotenv>=1.0.0

[export]
fpdf2>=2.7.0
ebooklib>=0.18
Pillow>=9.5.0

[gcp]
google-cloud-speech>=2.24.0

[ingest]
feedparser>=6.0.10

[nlp]
sentence-transformers>=2.2.2

[orchestrator]
PyYAML>=6.0

[scheduler]
APScheduler>=3.10.4

[templates]
Jinja2>=3.1.2

[whisper]
openai-whisper>=20231117
