numpy>=1.21.0,<2.0.0
pandas>=1.3.0,<3.0.0
scipy>=1.7.0,<2.0.0
matplotlib>=3.4.0,<4.0.0
click>=8.0.0,<9.0.0

# Build and security dependencies
setuptools>=78.1.1

# Testing dependencies
pytest>=8.0.0
pytest-cov>=6.0.0
pytest-mock>=3.14.0

# Development dependencies
flake8>=7.0.0
black>=25.0.0
isort>=6.0.0
