Skip to content

Commit

Permalink
Upgrade django-taggit to 0.22.2 (#3667)
Browse files Browse the repository at this point in the history
Upgrade this package to be more prepared for Python3 and Django 2.0
  • Loading branch information
humitos authored and agjohnson committed Feb 27, 2018
1 parent e7dbb2b commit 09f8282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ django-textclassifier==1.0
django-annoying==0.10.1
django-messages-extends==0.5
djangorestframework-jsonp==1.0.2
django-taggit==0.22.2

# Docs
sphinxcontrib-httpdomain==1.4.0
Expand All @@ -71,4 +72,3 @@ nilsimsa==0.3.7

# Pegged git requirements
git+https://github.com/zyga/django-pagination.git@86caf15#egg=django_pagination-dev
git+https://github.com/alex/django-taggit.git#egg=django_taggit-dev

0 comments on commit 09f8282

Please sign in to comment.