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:
Henrik Levkowetz 2017-11-07 15:20:36 +00:00
parent e29218f947
commit bfb9365cc0

View file

@ -19,7 +19,7 @@ django-password-strength>=1.2.1
django-tastypie>=0.13.2
django-widget-tweaks>=1.3
docutils>=0.12
factory-boy>=2.8.1
factory-boy>=2.9.0
google-api-python-client
# Faker # from factory-boy
hashids>=1.1.0