# Core dependencies for MOBPY
numpy>=1.20.0,<2.0.0
pandas>=1.3.0,<3.0.0
scipy>=1.7.0,<2.0.0
matplotlib>=3.3.0,<4.0.0

# Optional: Testing dependencies (comment out for production)
# pytest>=8.0.0
# hypothesis>=6.100.0
# pytest-cov>=4.0.0