diff --git a/requirements/wheel_building_workflow.txt b/requirements/wheel_building_workflow.txt index 8a9517948..14c10ce81 100644 --- a/requirements/wheel_building_workflow.txt +++ b/requirements/wheel_building_workflow.txt @@ -8,3 +8,6 @@ attrs >= 20.3.0 demes == 0.2.2 tskit scipy +# NOTE: this jsonschema pin is a hack until tskit issue 2840 +# is resolved +jsonschema<=4.18.6