numpy<2.0,>=1.20.0
astropy>=6.0
matplotlib>=3.5.0
drizzlepac>=3.6.0
scipy>=1.7.0
numba>=0.56.0
tqdm>=4.62.0
pandas>=1.3.0

[all]
astrosr[dev,docs,test]

[dev]
black>=22.0.0
flake8>=5.0.0
isort>=5.10.0
mypy>=0.991
pre-commit>=2.20.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-xvfb>=2.0.0
