From 3ebe0bf482a8b759bf2eed7c245b04eb06f4fc3f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 1 Dec 2020 19:30:33 -0600 Subject: [PATCH] Add persistent-typed-db upper bound, #5767 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1d7f083..e3c8b53d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5059,6 +5059,7 @@ packages: - persistent-sqlite < 2.11 - persistent-template < 2.8.3 - persistent-test < 0 + - persistent-typed-db < 0.1.0.2 # end of packages