# Pretty Build - Enhanced Build System Wrapper
# Core dependencies
rich>=13.0.0
textual>=0.41.0
click>=8.0.0
psutil>=5.9.0

# Optional dependencies for enhanced features
# For notifications (Windows)
plyer>=2.1.0

# For configuration file support
configparser>=5.3.0

# For development and testing
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0