cffi==1.16.0
GitPython==3.1.40
packaging==23.2
Pillow==10.1.0
psutil==5.9.6
pydantic==2.5.1
PySide6==6.6.0
PyYAML==6.0.1
requests==2.31.0

[test]
flake8
interrogate
lxml
mypy
pip-audit
pycodestyle
pydocstyle[toml]
pytest
pytest-cov
pytest-randomly
ruff
types-PyYAML
types-requests

[test:sys_platform == "win32"]
pytest-qt
