requests>=2.31.0
beautifulsoup4>=4.12.0
lxml>=4.9.0
playwright>=1.39.0
types-requests>=2.31.0
types-beautifulsoup4>=4.12.0
openai[aiohttp]>=2.8.1
rich>=14.2.0
defusedxml>=0.7.1
pyyaml>=6.0.3

[dev]
mypy>=1.0
ruff<0.15,>=0.14.0
pre-commit>=3.3

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.3
myst-parser>=2.0

[test]
pytest>=7.0
pytest-cov>=4.0
pytest-mock>=3.10
pytest-asyncio>=0.21.0
tox>=4.0
