typing-extensions

[:python_version < "3.8"]
importlib_metadata

[build]

[build:sys_platform != "win32"]
Cython==3.0.0a11

[dev]
black
cruft
dask
flake8-bugbear
flake8-docstrings
flake8-type-checking
flake8-typing-imports
flake8-pyprojecttoml
flake8
ipython
isort
mypy
numpy
pre-commit
pydantic
pydocstyle
PyQt5
pytest-cov
pytest-mypy-plugins
pytest-qt
pytest
qtpy
rich
wrapt

[docs]
griffe==0.22.0
mkdocs-material~=8.3
mkdocs-minify-plugin==0.5.0
mkdocs==1.3.0
mkdocstrings-python==0.7.0
mkdocstrings[python]==0.19.0

[proxy]
wrapt

[pydantic]
pydantic

[test]
Cython==3.0.0a11
dask
numpy
pydantic
pytest-cov
pytest-mypy-plugins
pytest>=6.0
wrapt

[testqt]
PyQt5
pytest-qt
qtpy
