numpy>=1.8
scipy>=1.6.3
matplotlib>=3.4.2

[:python_version < "3.8"]
importlib-metadata

[docs]
sphinx>=4.0.2
sphinx_rtd_theme

[tests]
pytest>=3.3.0
pytest-cov>=3.0.0
pyqt5>=5.15
hypothesis>=6.24
freezegun>=1.1.0
