From 79fbe96fe142fba02f81e6331f693d83814c552b Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Mon, 25 May 2020 12:26:33 +0200 Subject: [PATCH 1/2] updates scripts --- apps/scripts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/scripts b/apps/scripts index 64e8e88e..985f7c7b 160000 --- a/apps/scripts +++ b/apps/scripts @@ -1 +1 @@ -Subproject commit 64e8e88ed3ab505b2cfb0529817812f3b7990767 +Subproject commit 985f7c7bcd652edfba321977252b36f3ac93a61b From 640d31d20007cdd642e2503c5baa88fbf3aa90c3 Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Mon, 25 May 2020 12:27:05 +0200 Subject: [PATCH 2/2] fix install for python 3.8 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9c978ed0..7da788e3 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ django-tables2==2.1.0 docutils==0.14 idna==2.8 oauthlib==3.1.0 -Pillow==6.1.0 +Pillow==7.1.2 python3-openid==3.1.0 pytz==2019.1 requests==2.22.0