typing-extensions

[build]

[build:sys_platform != "win32"]
Cython>=3.0a7

[dev]
PyQt5
black
dask
flake8
flake8-docstrings
ipython
isort
jedi<0.18.0
mypy
numpy
pre-commit
pydantic
pydocstyle
pytest
pytest-cov
pytest-mypy-plugins
pytest-qt
qtpy
wrapt

[docs]
mkdocs-material
mkdocs-minify-plugin
mkdocstrings

[proxy]
wrapt

[pydantic]
pydantic

[testing]
dask
numpy
pydantic
pytest
pytest-cov
pytest-mypy-plugins
wrapt

[testingqt]
PyQt5
pytest-qt
qtpy
