Skip to content

Commit

Permalink
fix dependencies django-admin-tools==0.4.3 is 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
areski committed Oct 10, 2012
1 parent 68b39b4 commit 397639b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions install/requirements/all-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ django-admin-sortable==1.3.3
django-tagging==0.3.1
django-dajax==0.9.2
linaro-django-pagination==2.0.2
django-admin-tools==0.4.3
django-admin-tools==0.4.1
django-country-dialcode==0.4.4
django-audiofield==0.5.0
django-admin-tools-stats==0.3.1
Expand All @@ -54,8 +54,7 @@ git+git://github.com/jschrewe/django-genericadmin.git
sphinx
django-extensions
Werkzeug
git+git://github.com/aerosol/identicon.git
git+git://github.com/aerosol/django-dilla.git
django-dilla
django-debug-toolbar
ipython
pip-tools
Expand Down
2 changes: 1 addition & 1 deletion install/requirements/django-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ django-admin-sortable==1.3.3
django-tagging==0.3.1
django-dajax==0.9.2
linaro-django-pagination==2.0.2
django-admin-tools==0.4.3
django-admin-tools==0.4.1
django-country-dialcode==0.4.4
django-audiofield==0.5.0
django-admin-tools-stats==0.3.1
Expand Down

0 comments on commit 397639b

Please sign in to comment.