pyyaml>=6.0
rich>=13.0
tqdm>=4.66
pydantic>=2.5
watchdog>=4.0.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
pytest-timeout>=2.2.0
pytest-json-report>=1.5.0
pytest-asyncio>=0.23.0
pytest-mock>=3.10.0
pyfakefs>=5.0.0
ruff>=0.6.0
black>=24.3.0
mypy>=1.11.0
PyYAML>=6.0
types-PyYAML>=6.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
