# BBC Crawler Dependencies

# Core dependencies
requests>=2.28.0
beautifulsoup4>=4.11.0

# Advanced Crawler (Required)
crawl4ai
playwright>=1.30.0
nest-asyncio>=1.5.0

# Removed Scrapling due to deprecation
# scrapling>=0.4.2
# browserforge>=1.0.0
# camoufox>=0.1.0
# curl-cffi>=0.5.0

# Installation command
# python install.py
