mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-12 09:02:19 +03:00
Update requirement, coverage, factory-boy
This commit is contained in:
parent
f01cddeae6
commit
676739332a
|
@ -1,11 +1,11 @@
|
||||||
# Local development dependencies go here
|
# Local development dependencies go here
|
||||||
-r base.txt
|
-r base.txt
|
||||||
coverage==4.0
|
coverage==4.0.1
|
||||||
Sphinx
|
Sphinx
|
||||||
django-extensions==1.5.7
|
django-extensions==1.5.7
|
||||||
Werkzeug==0.10.4
|
Werkzeug==0.10.4
|
||||||
django-test-plus==1.0.9
|
django-test-plus==1.0.9
|
||||||
factory_boy==2.5.2
|
factory_boy==2.6.0
|
||||||
|
|
||||||
# django-debug-toolbar that works with Django 1.5+
|
# django-debug-toolbar that works with Django 1.5+
|
||||||
django-debug-toolbar==1.4
|
django-debug-toolbar==1.4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user