From e634689bc71a97dbd1cdaa471f3ea18f04e872e3 Mon Sep 17 00:00:00 2001 From: David Glick Date: Sat, 26 Oct 2024 19:06:04 -0700 Subject: [PATCH] Use correct branch of cookieplone --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b3107a..9079ddb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ isort pytest pytest-cookies pytest-jsonschema >= 1.0.0a2 -cookieplone>=0.7.0 +cookieplone @ git+https://github.com/plone/cookieplone@variable-namespace-length GitPython wheel