pyyaml>=6.0
watchdog>=3.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
pre-commit>=3.0
sphinx>=7.0
furo>=2023.0

[docs]
sphinx>=7.0
furo>=2023.0

[fix]
quickfix>=1.15.1

[gui]
PySide6>=6.5.0

[monitoring]
prometheus-client>=0.16.0

[security]
bandit>=1.7.0
safety>=2.0.0
pip-audit>=2.5.0

[testing]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0

[websocket]
websockets>=11.0
