From 480bccb434eb2525b67140860bffea20de83913f Mon Sep 17 00:00:00 2001 From: Fabian Braun Date: Tue, 26 Nov 2024 14:47:36 +0100 Subject: [PATCH] Update test requirements --- tests/requirements/dj42_cms41.txt | 2 +- tests/requirements/dj50_cms41.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/requirements/dj42_cms41.txt b/tests/requirements/dj42_cms41.txt index 9ba7dec2..4f0b9d93 100644 --- a/tests/requirements/dj42_cms41.txt +++ b/tests/requirements/dj42_cms41.txt @@ -1,4 +1,4 @@ -r base.txt Django>=4.2,<5.0 -git+https://github.com/django-cms/django-cms@develop-4#egg=django-cms \ No newline at end of file +django-cms>=4.1,<4.2 diff --git a/tests/requirements/dj50_cms41.txt b/tests/requirements/dj50_cms41.txt index 562a7ef4..9d2a025b 100644 --- a/tests/requirements/dj50_cms41.txt +++ b/tests/requirements/dj50_cms41.txt @@ -1,4 +1,4 @@ -r base.txt Django~=5.0rc1,<5.1 -git+https://github.com/django-cms/django-cms@develop-4#egg=django-cms \ No newline at end of file +django-cms>=4.1,<4.2