Babel>=2.12.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[all]
moneyx[dev,docs,test]

[dev]
black>=23.1.0
isort>=5.12.0
mypy>=1.0.1
ruff>=0.0.54
pre-commit>=3.3.0
bandit>=1.7.5

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.23.0
myst-parser>=2.0.0
sphinxcontrib-napoleon>=0.7

[test]
pytest>=7.3.1
pytest-cov>=4.1.0
pytest-benchmark>=4.0.0
hypothesis>=6.70.0
pytest-xdist>=3.3.0
