# Build dependencies
setuptools>=70.0.0
wheel>=0.41.0

# Core dependencies
pandas>=2.2.0
websockets>=14.1
requests>=2.32.0
python-dateutil>=2.8.0

# Optional: For automatic browser cookie extraction when CAPTCHA is required
# Install with: pip install tvdatafeed[captcha]
# browser-cookie3>=0.19.1