mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-04-04 00:44:21 +03:00
Update requirements
This commit is contained in:
parent
94bca534b0
commit
c82d020ea1
|
@ -24,7 +24,7 @@ Pillow==2.5.3
|
|||
django-allauth==0.18.0
|
||||
|
||||
# For the persistance stores
|
||||
psycopg2==2.5.3
|
||||
psycopg2==2.5.4
|
||||
|
||||
# Unicode slugification
|
||||
unicode-slugify==0.1.1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Test dependencies go here.
|
||||
-r base.txt
|
||||
coverage==3.7.1
|
||||
flake8==2.2.2
|
||||
flake8==2.2.3
|
||||
|
|
Loading…
Reference in New Issue
Block a user