ephem==4.2.1

[build]
build==1.4.4
twine==6.2.0

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

[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.6.0

[test]
coverage[toml]==7.13.5
pytest==9.0.3
