Skip to content

Commit

Permalink
Update django version
Browse files Browse the repository at this point in the history
  • Loading branch information
fasouto committed Dec 5, 2017
1 parent 5dce67c commit 4d009df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ certifi==2017.11.5
cffi==1.11.2
chardet==3.0.4
coverage==4.4.2
Django==1.10.7
Django==2.0
django-appconf==1.0.2
django-compressor==2.2
django-debug-toolbar==1.9.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_to_freeze.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Based on http://www.kennethreitz.org/essays/a-better-pip-workflow

django==1.10.7
django==2.0
argon2-cffi

# Templates
Expand Down

0 comments on commit 4d009df

Please sign in to comment.