more-itertools>=8.6
numpy!=1.19.4,<2,>=1.19
typing-extensions>=3.7

[dev]
flake8
mypy
pylsp-mypy
python-lsp-server
yapf

[docs]
Sphinx>=3.5
sphinx-autodoc-typehints==1.17.0
sphinx-rtd-theme==1.0.0
sphinx-copybutton==0.5.0
docutils<0.18
sphinx-tabs==3.3.1
breathe==4.33.1

[examples]
matplotlib
opencv-python
laspy

[examples:platform_system == "Windows"]
PyQt5

[test]
pytest<8,>=7.0
