# Python development/test dependencies for release gate validation
# and property-based tests.
#
# Install: pip install -r requirements-dev.txt
# Used by: pytest tools/release/gates/tests/
#          pytest tools/release/matrix/tests/
#          pytest tools/release/legacy/tests/
#          pytest tests/property/
hypothesis==6.135.2
pytest==9.0.3
pyyaml==6.0.2
