numpy>=1.18.0
scipy>=1.5.0
astropy>=4.0
matplotlib>=3.0.0
pandas>=1.0.0
joblib>=1.0.0
filelock>=3.0.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
pre-commit>=2.15.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
numpydoc>=1.1
sphinx-autoapi>=2.0

[test]
pytest>=6.0
pytest-cov>=2.0
pytest-xdist>=2.0
