PyYAML<7,>=6.0
asyncpg<1,>=0.29
asyncssh<3,>=2.21

[browser]
playwright<2,>=1.45

[dev]
build<2,>=1.2
pytest<9,>=7.4
pytest-cov<8,>=4.1
ruff<0.6,>=0.5
twine<7,>=6

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

[docker]
docker<8,>=7.1

[test]
pytest<9,>=7.4

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