Skip to content

Commit

Permalink
deps/python: update a4 and requiered packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzylogic2000 committed Feb 21, 2023
1 parent 62d682a commit e0c86d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
17 changes: 4 additions & 13 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit e0c86d9

Please sign in to comment.