Skip to content

Bump django from 1.11.29 to 2.2.28 #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ psycopg2==2.8.2
dj-database-url==0.5.0

### Django related
Django==1.11.29
Django==2.2.28
## django-pagination
-e git+https://github.com/OpenUpSA/django-pagination@d013c9c1facf7e1d6827a5a7929064c5c80c53e2#egg=django-pagination
django-bcrypt==0.9.2
Expand Down Expand Up @@ -99,7 +99,7 @@ python-dateutil==2.4.2

# Packages that are helpful for development:
coverage==3.7.1
django-debug-toolbar==1.11
django-debug-toolbar==1.11.1
django-extensions==1.7.4

# Constance
Expand All @@ -122,7 +122,7 @@ amqp==1.4.6
anyjson==0.3.3
audioread==1.0.3
billiard==3.3.0.19
bleach==1.5.0
bleach==3.3.0
celery==3.1.17
chardet==2.3.0
cssselect==0.9.1
Expand Down Expand Up @@ -166,7 +166,7 @@ cryptography==3.2.1
easy-thumbnails==2.6
enum34==1.1.10
funcsigs==1.0.2
future==0.18.2
future==0.18.3
futures==3.3.0
idna==2.7
ipaddress==1.0.23
Expand All @@ -185,7 +185,7 @@ waitress==1.4.4
unicodecsv==0.9.4

# Used to format budgetary things into local currency strings
Babel==2.6.0
Babel==2.9.1

# Pin certifi to a version that works with OpenSSL 1.0.1 - see
# https://github.com/certifi/python-certifi/issues/26
Expand Down