Skip to content

Commit

Permalink
upgrade django-extensions so build passes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRiina committed Nov 19, 2015
1 parent dd730c3 commit 30d1db2
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
@@ -1,6 +1,6 @@
Django==1.8.4
dj-database-url==0.3.0
django-extensions==1.5.5
django-extensions==1.5.9
tox==2.1.1
factory-boy==2.5.2
coverage==3.7.1
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ commands =
{envpython} example_project/manage.py test django_object_actions
deps =
dj_database_url==0.3.0
django-extensions==1.4.6
django-extensions==1.5.9
factory-boy==2.4.1
coveralls: coverage
django14: Django<1.5
Expand Down

0 comments on commit 30d1db2

Please sign in to comment.