Appium-Python-Client>=4.0.0
pydantic-settings>=2.3.0
pytest>=8.2.0

[all]
PyYAML>=6.0
allure-pytest>=2.13.0
pytest-retry>=0.6.0

[allure]
allure-pytest>=2.13.0

[dev]
ruff>=0.9.0
pytest-cov>=6.0.0

[retry]
pytest-retry>=0.6.0

[yaml]
PyYAML>=6.0
