Skip to content

Commit

Permalink
updating requirements to keep them up to date with the latests versio…
Browse files Browse the repository at this point in the history
…ns of those packages
  • Loading branch information
sebastian-code committed Dec 17, 2016
1 parent de398c5 commit d9d61cb
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 @@ -2,4 +2,4 @@ django-annoying==0.10.3
django_bootstrap3==7.1.0
django-markdown-app==0.9.0
django-taggit==0.21.3
pytz==2016.7
pytz==2016.10
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'django-annoying==0.10.3',
'django-markdown-app==0.9.0',
'django-taggit==0.21.3',
'pytz==2016.7'
'pytz==2016.10'
],
extras_require={
'i18n': [
Expand Down

0 comments on commit d9d61cb

Please sign in to comment.