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