pyyaml>=5.3.1
astropy==6.1.*

[dev]
solarnet_metadata[docs,style,test]

[docs]
myst-parser==3.0.1
sphinx==7.2.6
sphinx-automodapi==0.16.0
sphinx-copybutton==0.5.2

[style]
black==24.1.1
flake8==7.0.0
rstcheck==6.2.0

[test]
pytest==8.0.0
pytest-astropy==0.11.0
pytest-cov==4.1.0
coverage[toml]==7.4.1
