# Runtime dependencies
tensorflow>=2.13.0
numpy>=1.24.0
click>=8.0.0
rich>=13.0.0

# Development / testing
pytest>=7.0.0
pytest-cov>=4.0.0

# Packaging (needed only to build and publish to PyPI)
build>=1.0.0
twine>=5.0.0
