From 77525f2d36e2125e9ae30733e3f1d0aec7f37d7e Mon Sep 17 00:00:00 2001 From: Michael Brusegard <56915010+michaelbrusegard@users.noreply.github.com> Date: Tue, 5 Mar 2024 19:26:16 +0100 Subject: [PATCH] fix: :ambulance: bump back to 9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5b52c65..52062c9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-coveralls==2.9.3 djangorestframework==3.13.1 django-filter==21.1 Markdown==3.3.6 -Pillow==9.5.0 +Pillow==9.3.0 python-dataporten-auth==2.0.0 social-auth-app-django==5.0.0 rapidfuzz==1.8.2