requests>=2.31.0
beautifulsoup4>=4.12.0
feedparser>=6.0.10
pydantic>=2.5.0
pyyaml>=6.0.1
openai>=1.3.0
python-dotenv>=1.0.0

[all]
manifoldbot[cli,dev,translate]

[cli]
rich>=13.7.0
click>=8.1.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.7.0

[translate]
deepl>=1.12.0
googletrans==4.0.0rc1
