
[:python_version < "3.10"]

[:python_version >= "3.10"]

[:python_version >= "3.11"]

[test]
hypothesis>=5.5.3
pytest-xdist>=1.31
pytest>=6.0
