# File: requirements.txt

# optional: specify Python version
# python_version >= "3.10"

# Runtime deps
requests>=2.31
beautifulsoup4>=4.12
python-dateutil>=2.8
reportlab>=4.0
openpyxl>=3.1
matplotlib>=3.8
tqdm>=4.65

# If you prefer faster parsing, install one of these:
# lxml>=5.0
# html5lib>=1.1
