pydantic>=2.9.0
pydantic-settings>=2.5.0
httpx>=0.27.0
litellm>=1.56.2
beautifulsoup4>=4.12.3
markdownify>=0.13.1
python-dotenv>=1.0.1
pytest>=8.3.0
pytest-asyncio>=0.24.0
pytest-cov>=5.0.0
ruff>=0.7.0
mypy>=1.13.0
rich>=13.9.0
textual>=0.52.1
pyperclip>=1.8.2
click>=8.1.7
tenacity>=9.0.0
structlog>=24.4.0
playwright>=1.48.0
lxml>=5.3.0
feedparser>=6.0.11
PyYAML>=6.0.2
python-dateutil>=2.9.0
tiktoken>=0.11.0
datetime>=5.5

[dev]
ipython>=8.28.0
pre-commit>=3.8.0
black>=24.10.0
isort>=5.13.2
