conan!=2.0.*,<2.5,>=1.48
PySide6-Essentials>=6.4.0
jsonschema<5,>=3.2.0
dictdiffer==0.9.0
typing-extensions<5,>=3.10.0.2
packaging

[:python_version < "3.11"]
contextlib-chdir==1.0.2

[dev]
rope
debugpy

[test]
pytest==8.2.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-qt==4.4.0
psutil==5.9.8
pytest-check==2.3.1

[test:sys_platform == "win32"]
pywin32
