httpx>=0.27.0
parsel>=1.8.1
pydantic>=2.0.0
pydantic-settings>=2.0.0
PyYAML>=6.0
structlog>=24.0.0
typer>=0.12.0
rich>=13.0.0

[all]
playwright>=1.40.0
redis>=5.0.0
motor>=3.3.0
openpyxl>=3.1.0

[browser]
playwright>=1.40.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0

[excel]
openpyxl>=3.1.0

[mongo]
motor>=3.3.0

[redis]
redis>=5.0.0
redis-py-cluster>=2.1.0
