ephem==4.2

[build]
build==1.4.0
twine==6.2.0

[dev]
pylunar[build,docs,lint,test]
scriv==1.8.0
tox==4.34.1

[docs]
sphinx_rtd_theme==3.1.0

[docs:python_version < "3.11"]
sphinx~=7.4

[docs:python_version >= "3.11"]
sphinx~=8.2

[lint]
pre-commit==4.5.1

[test]
coverage[toml]==7.13.1
pytest==9.0.2
