typing-extensions

[build]

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

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

[proxy]
wrapt

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

[testingqt]
PyQt5
pytest-qt
qtpy
