PyYAML>=6.0
clickhouse-driver>=0.2.7
asyncssh<3,>=2.21

[browser]
playwright>=1.45

[dev]
build>=1.2
jsonschema>=4.20
pytest>=7.4
pytest-cov>=4.1
ruff>=0.5

[dev:python_version < "3.11"]
tomli>=2.0

[test]
jsonschema>=4.20
pytest>=7.4

[test:python_version < "3.11"]
tomli>=2.0
