From 59db39f3cf0f551770bf5f0c87057f13bd9ac001 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Fri, 7 May 2021 11:53:48 -0600 Subject: [PATCH] Unblock persistent In #5968 it should be the case that all dependencies on `persistent` have allowed 2.12. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff7b1491..55dd2092 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -684,7 +684,7 @@ packages: - mime-mail-ses - mime-types - network-conduit-tls - - persistent < 2.12.0.0 || > 2.12.0.0 + - persistent - persistent-mysql - persistent-postgresql - persistent-sqlite