mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 08:14:13 +03:00
fix requirement, update django-autoslug to 1.9.3
Thanks @cdvv7788 / @aniketmaithani
This commit is contained in:
parent
c98934d7d5
commit
f01cddeae6
|
@ -34,7 +34,7 @@ psycopg2==2.6.1
|
|||
|
||||
# Unicode slugification
|
||||
unicode-slugify==0.1.3
|
||||
django-autoslug==1.9.2
|
||||
django-autoslug==1.9.3
|
||||
|
||||
# Time zones support
|
||||
pytz==2015.6
|
||||
|
|
Loading…
Reference in New Issue
Block a user