# Core dependencies
coinbase-advanced-py>=0.5.0
pandas>=2.1.0
numpy>=1.24.0,<2.0.0
matplotlib>=3.7.0

# Development and build dependencies (optional)
python-dotenv>=1.0.0
setuptools>=68.0.0
wheel>=0.40.0
twine>=4.0.0
build>=1.0.0

# Testing dependencies (optional)
pytest>=7.4.0
pytest-cov>=4.1.0
