# This file is kept for backward compatibility.
# For the new package, use: pip install -e .
# See pyproject.toml for dependencies.

# For running the old script:
mysql-connector-python>=8.0.0
rich>=13.0.0

# New package also requires:
click>=8.0.0