From c96a1d2a27e3fe84b2648d375317cba38bc4654b Mon Sep 17 00:00:00 2001 From: David Robertson Date: Fri, 12 May 2023 11:21:11 +0100 Subject: Relax poetry-core lower bound to 1.1.0 (#15571) See https://github.com/matrix-org/synapse/pull/15566#issuecomment-1543844104 Also check you can `pip install` in the old-deps CI job --- changelog.d/15566.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changelog.d/15566.bugfix') diff --git a/changelog.d/15566.bugfix b/changelog.d/15566.bugfix index 07fac520f6..130342590c 100644 --- a/changelog.d/15566.bugfix +++ b/changelog.d/15566.bugfix @@ -1 +1 @@ -Require at least poetry-core v1.2.0. +Require at least poetry-core v1.1.0. -- cgit 1.5.1