PySide6>=6.5.0
opencv-python>=4.8.0
paramiko>=2.8.0
cryptography>=3.4.0
requests>=2.28.0
psutil>=5.9.0

[:sys_platform == "win32"]
WMI>=1.5.1
pywin32>=305

[dev]
pytest>=8.0.0
pytest-qt>=4.0.0
pytest-mock>=3.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
pyinstaller>=6.0.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.22.0
mkdocs-gen-files>=0.5.0
mkdocs-literate-nav>=0.6.0
mkdocs-section-index>=0.3.0
