Updated the requirements for factory boy (it must be a version which has a factory.random module)
- Legacy-Id: 14318
This commit is contained in:
parent
e29218f947
commit
bfb9365cc0
|
@ -19,7 +19,7 @@ django-password-strength>=1.2.1
|
||||||
django-tastypie>=0.13.2
|
django-tastypie>=0.13.2
|
||||||
django-widget-tweaks>=1.3
|
django-widget-tweaks>=1.3
|
||||||
docutils>=0.12
|
docutils>=0.12
|
||||||
factory-boy>=2.8.1
|
factory-boy>=2.9.0
|
||||||
google-api-python-client
|
google-api-python-client
|
||||||
# Faker # from factory-boy
|
# Faker # from factory-boy
|
||||||
hashids>=1.1.0
|
hashids>=1.1.0
|
||||||
|
|
Loading…
Reference in a new issue