Updated the required factory-boy version. The factory.Trait used in person.factories requires 2.7.0.
- Legacy-Id: 11317
This commit is contained in:
parent
17c253fb9e
commit
f7ea6a3376
|
@ -11,7 +11,7 @@ django-markup>=1.1
|
||||||
django-tastypie>=0.13.1
|
django-tastypie>=0.13.1
|
||||||
django-widget-tweaks>=1.3
|
django-widget-tweaks>=1.3
|
||||||
docutils>=0.12
|
docutils>=0.12
|
||||||
factory-boy>=2.6.0
|
factory-boy>=2.7.0
|
||||||
# fake-factory==0.5.3 # from factory-boy
|
# fake-factory==0.5.3 # from factory-boy
|
||||||
hashids>=1.1.0
|
hashids>=1.1.0
|
||||||
html5lib>=0.90
|
html5lib>=0.90
|
||||||
|
|
Loading…
Reference in a new issue