cffi>=2.0.0

[:implementation_name != "pypy"]
orjson>=3.11.7

[all]
pymseed[dev,docs]

[dev]
pymseed[test]
pytest-markdown-docs>=0.9.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0
pymseed[jsonschema]

[docs]
sphinx>=9.0.0
sphinx-rtd-theme>=3.0.0

[jsonschema]
jsonschema-rs>=0.35.0

[numpy]
numpy>=1.24.0

[release]
build>=0.10.0
twine>=4.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pymseed[numpy]
