Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
deps: blub
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzylogic2000 committed Mar 9, 2020
1 parent e5fa3da commit 02d050a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Django==2.2.10 # pyup: <2.3
django-allauth==0.41.0
django-autoslug==1.9.6
django-background-tasks==1.2.0
django-ckeditor==5.8.0
django-countries==5.5
django-ckeditor==5.9.0
django-countries==6.0
django-filter==2.2.0
django-multiselectfield==0.1.11
django-multiselectfield==0.1.12
django-widget-tweaks==1.4.5
djangorestframework==3.11.0
easy-thumbnails==2.7
Expand All @@ -34,8 +34,8 @@ jsonfield==2.0.2
psycopg2-binary==2.8.4
python-dateutil==2.8.1
python-magic==0.4.15
rules==2.1
XlsxWriter==1.2.7
rules==2.2
XlsxWriter==1.2.8

# django multiform (released version 0.1 was too old).
# 2019-04: This is seriously outdated. We should maybe see if there's an alternative
Expand Down

0 comments on commit 02d050a

Please sign in to comment.