# Core dependencies
playwright>=1.41.0
beautifulsoup4>=4.12.0
lxml>=5.1.0
aiohttp>=3.9.0
pydantic>=2.5.0
python-dotenv>=1.0.0
fake-useragent>=1.5.0

# Optional (for development)
# pytest>=7.4.0
# pytest-asyncio>=0.21.0
# pytest-cov>=4.1.0
# black>=23.7.0
# mypy>=1.4.0
# ruff>=0.0.285

