pyyaml>=6.0

[:platform_system != "Windows" or python_version >= "3.11"]
google-re2>=0.8

[:platform_system == "Windows" or python_version < "3.11"]
regex>=2024.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24
