typing_extensions

[complexity]
lizard
radon

[dev]
pre-commit
pygeoif[complexity]
pygeoif[linting]
pygeoif[tests]
pygeoif[typing]

[hypothesis]
hypothesis

[linting]
black
flake8
flake8-cognitive-complexity
flake8-comments
flake8-complex-f-strings
flake8-continuation
flake8-docstrings
flake8-dunder-all
flake8-encodings
flake8-expression-complexity
flake8-function-order
flake8-length
flake8-pep3101
flake8-rst-docstrings
flake8-string-format
flake8-super
flake8-typing-imports
flake8-use-fstring
ruff
yamllint

[tests]
hypothesis
pytest
pytest-cov

[typing]
hypothesis
mypy
