From 9773941e8e67e84bb458f37746b1cddbb9b8b977 Mon Sep 17 00:00:00 2001 From: smark-1 <75799735+smark-1@users.noreply.github.com> Date: Tue, 2 Dec 2025 20:50:45 -0500 Subject: [PATCH] Revert "Bump wagtail from 7.1.2 to 7.2.1 (#55)" This reverts commit 16a76f4b01536b2613fe775df7fd9ef38e81690e. --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index a3b7423..236aea1 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,3 +1,3 @@ Django>=4.2,<5.3 -wagtail==7.2.1 +wagtail==7.1.2 wagtailterms>=0.1.0 \ No newline at end of file