mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-06-29 09:53:06 +03:00
Update requirements
This commit is contained in:
parent
53baa67b2b
commit
9c995f0cbb
|
@ -1,5 +1,5 @@
|
||||||
# Bleeding edge Django
|
# Bleeding edge Django
|
||||||
django==1.7.3
|
django==1.7.4
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
django-configurations==0.8
|
django-configurations==0.8
|
||||||
|
@ -26,7 +26,7 @@ django-allauth==0.19.0
|
||||||
psycopg2==2.5.4
|
psycopg2==2.5.4
|
||||||
|
|
||||||
# Unicode slugification
|
# Unicode slugification
|
||||||
unicode-slugify==0.1.1
|
unicode-slugify==0.1.3
|
||||||
django-autoslug==1.7.2
|
django-autoslug==1.7.2
|
||||||
|
|
||||||
# Useful things
|
# Useful things
|
||||||
|
|
Loading…
Reference in New Issue
Block a user