From 4d4d2d5fe77dcacaec5646a1bffd16023d02cdf7 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 4 Feb 2021 10:24:04 +0100 Subject: [PATCH] Fix ill-formed requirement --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 47dae7baf..d55d8e692 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -11,7 +11,7 @@ django-compressor==2.4.* django-hierarkey==1.0.*,>=1.0.4 django-filter==2.2.* django-scopes==1.2.* -reportlab>=3.5.18* +reportlab>=3.5.18 PyPDF2==1.26.* Pillow==7.* django-libsass==0.8