From e6db478be78f01d6a44bc8e946a54f1b30c3b16b Mon Sep 17 00:00:00 2001 From: John Whitlock Date: Fri, 19 Apr 2024 15:01:40 -0500 Subject: [PATCH] pin python-ipware==2.0.3 --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb7efb7f8..dd235197c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ +-c constraints.txt + boto3==1.34.84 codetiming==1.4.0 cryptography==42.0.5 @@ -9,7 +11,7 @@ django-csp==3.8 django-debug-toolbar==4.3.0 django-filter==24.2 django-ipware==6.0.5 -python-ipware!=2.0.4 # Breaks tests +python-ipware==2.0.3 # 2.0.4, 2.0.5 break tests django-redis==5.4.0 django-ftl==0.14 django-referrer-policy==1.0