# Core required dependencies
aiohttp>=3.8.0
beautifulsoup4>=4.11.0
requests>=2.28.0
rich>=12.6.0
click>=8.1.0
jinja2>=3.1.0
validators>=0.20.0
urllib3>=1.26.0
aiofiles>=23.0.0
textstat>=0.7.3
jsonschema>=4.17.0
httpx>=0.24.0
user-agents>=2.2.0
packaging>=21.0

# Optional dependencies (install with: pip install tfq0seo[full])
# lxml>=4.9.0              # Fast HTML parsing
# pandas>=1.5.0            # Advanced CSV export
# openpyxl>=3.0.0          # Excel export support
# nltk>=3.8.0              # Advanced text analysis
# html5lib>=1.1            # Robust HTML parsing
# PyYAML>=6.0              # YAML configuration support
# psutil>=5.9.0            # Memory monitoring 