From e0c86d99de1ecf7118dc2a0b67de50cc01dc9bab Mon Sep 17 00:00:00 2001 From: fuzzylogic2000 Date: Tue, 21 Feb 2023 09:40:25 +0100 Subject: [PATCH] deps/python: update a4 and requiered packages --- package.json | 2 +- requirements/base.txt | 17 ++++------------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index e7b573196..d1d601f18 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "repository": "https://github.com/liqd/euth_wagtail.git", "dependencies": { "@fortawesome/fontawesome-free": "5.15.4", - "adhocracy4": "github:liqd/adhocracy4#mB-v2206.1", + "adhocracy4": "github:liqd/adhocracy4#opin-v2302", "bootstrap": "5.1.3", "css-loader": "6.7.1", "datepicker": "git+https://github.com/liqd/datePicker.git", diff --git a/requirements/base.txt b/requirements/base.txt index be5874a1c..bdd035a91 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # A4 -git+https://github.com/liqd/adhocracy4.git@mB-v2206.1#egg=adhocracy4 +git+https://github.com/liqd/adhocracy4.git@opin-v2302#egg=adhocracy4 # Additional requirements bcrypt==3.2.2 @@ -17,22 +17,13 @@ wagtail==2.16.1 whitenoise==6.0.0 # Inherited a4-core requirements -bleach==4.1.0 Django==3.2.18 -django-allauth==0.49.0 -django-autoslug==1.9.8 +django-allauth==0.52.0 +git+https://github.com/liqd/django-autoslug.git@liqd2212#egg=django-autoslug django-background-tasks==1.2.5 -django-ckeditor==6.2.0 -django-enumfield==2.0.2 +django-ckeditor==6.5.1 django-filter==21.1 -django-multiselectfield==0.1.12 django-widget-tweaks==1.4.12 djangorestframework==3.13.1 -easy-thumbnails==2.8.5 -html5lib==1.1 -jsonfield==3.1.0 -psycopg2==2.9.3 -python-dateutil==2.8.2 -python-magic==0.4.25 rules==3.2.1 XlsxWriter==3.0.3