pytest>=7.0.0
requests>=2.31.0
exrex>=0.11.0

[dev]
isort>=5.12.0
ruff>=0.12.11
black>=24.0.0
docformatter>=1.7.5

[docs]
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0

[publish]
packaging>=25.0

[test]
pytest>=7.0.0
pytest-depends>=1.0.1
pytest-mock>=3.14.0
httpx>=0.28.1
