From 53b2cc346818fc80225512ef6c18ab2bf708dd21 Mon Sep 17 00:00:00 2001 From: David Himmelstrup Date: Wed, 7 Apr 2021 09:36:00 +0800 Subject: [PATCH] Add lower bound for hgeometry. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ed8c17a..3319619d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4283,7 +4283,7 @@ packages: - earcut - vector-circular # required by reanimate as of 0.4.2.0 - - hgeometry + - hgeometry >= 0.12.0.2 - hgeometry-combinatorial - approximate-equality # required by hgeometry-combinatorial - type-level-natural-number # required by approximate-equality