-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update django-mailgun from 0.8.0 to 0.9.1
Update ipdb from 0.9.0 to 0.10.1 Update gevent from 1.1rc5 to 1.1.1 Update pillow from 3.1.1 to 3.3.0 Update django from 1.9.4 to 1.9.7 Update django-floppyforms from 1.6.1 to 1.6.2 Pin sphinx to latest version 1.4.4 Update django-test-plus from 1.0.12 to 1.0.14 Update django-test-plus from 1.0.12 to 1.0.14 Update gitpython from 1.0.2 to 2.0.6 Update whitenoise from 2.0.6 to 3.2 Update colorlog from 2.6.3 to 2.7.0 Update django-model-utils from 2.4 to 2.5 Update gunicorn from 19.4.5 to 19.6.0 Pin raven to latest version 5.21.0 Pin opbeat to latest version 3.3.4 Update django-extensions from 1.6.1 to 1.6.7 Update boto from 2.39.0 to 2.41.0 Update celery from 3.1.21 to 3.1.23 Update django-braces from 1.8.1 to 1.9.0 Update pytest-sugar from 0.5.1 to 0.7.1 Update pytest-sugar from 0.5.1 to 0.7.1 Update werkzeug from 0.11.4 to 0.11.9 Update django-coverage-plugin from 1.2.2 to 1.3.1 Update django-coverage-plugin from 1.2.2 to 1.3.1 Update django-allauth from 0.24.1 to 0.25.2 Update factory-boy from 2.6.1 to 2.7.0 Update factory-boy from 2.6.1 to 2.7.0 Update coverage from 4.0.3 to 4.1 Update coverage from 4.0.3 to 4.1 Update django-redis from 4.3.0 to 4.4.3
- Loading branch information
Showing
4 changed files
with
33 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Local development dependencies go here | ||
-r base.txt | ||
coverage==4.0.3 | ||
django_coverage_plugin==1.2.2 | ||
Sphinx | ||
django-extensions==1.6.1 | ||
Werkzeug==0.11.4 | ||
django-test-plus==1.0.12 | ||
factory_boy==2.6.1 | ||
colorlog==2.6.3 | ||
coverage==4.1 | ||
django-coverage-plugin==1.3.1 | ||
Sphinx==1.4.4 | ||
django-extensions==1.6.7 | ||
Werkzeug==0.11.9 | ||
django-test-plus==1.0.14 | ||
factory-boy==2.7.0 | ||
colorlog==2.7.0 | ||
|
||
# django-debug-toolbar that works with Django 1.5+ | ||
django-debug-toolbar==1.4 | ||
|
||
# improved REPL | ||
ipdb==0.9.0 | ||
ipdb==0.10.1 | ||
|
||
# pytest! | ||
pytest-django==2.9.1 | ||
pytest-sugar==0.5.1 | ||
pytest-sugar==0.7.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters