Skip to content

Commit

Permalink
Upgrade to Django 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoegl committed Jul 3, 2017
1 parent 85402e9 commit 27ce09a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-to-freeze.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django>=1.10,<1.11
Django>=1.11,<1.12
Pillow
dj-database-url
dj-static
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ chardet==3.0.4
cryptography==1.9
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.10.7
Django==1.11.3
envdir==0.7
feedparser==5.2.1
gunicorn==19.7.1
Expand All @@ -16,6 +16,7 @@ Pillow==4.2.0
psycopg2==2.7.1
pycparser==2.17
pyOpenSSL==17.1.0
pytz==2017.2
requests==2.18.1
simplejson==3.11.1
six==1.10.0
Expand Down

0 comments on commit 27ce09a

Please sign in to comment.