v0.4.2

Attempting to patch downstream dependency resolution issues.

Updates / New Features

  • Lowered the minimum numpy allowed to 1.22.

  • Lowered the minimum scipy allowed to 1.10 for python>=3.9.

  • Removed the lower bound scipy allowed for python==~3.8.1.

Fixes