Removed unused dependencies
This commit is contained in:
parent
99f33dd392
commit
c5e28519dd
|
@ -3,8 +3,6 @@
|
||||||
coverage>=4.4,<4.5
|
coverage>=4.4,<4.5
|
||||||
django_coverage_plugin>=1.5,<1.6
|
django_coverage_plugin>=1.5,<1.6
|
||||||
Sphinx>=1.6,<1.7
|
Sphinx>=1.6,<1.7
|
||||||
django-extensions>=1.9,<1.10
|
|
||||||
Werkzeug>=0.13,<0.14
|
|
||||||
factory_boy>=2.8.1
|
factory_boy>=2.8.1
|
||||||
|
|
||||||
# django-debug-toolbar that works with Django 1.5+
|
# django-debug-toolbar that works with Django 1.5+
|
||||||
|
|
Loading…
Reference in New Issue