Skip to content

Commit bfb9365

Browse files
committed
Updated the requirements for factory boy (it must be a version which has a factory.random module)
- Legacy-Id: 14318
1 parent e29218f commit bfb9365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ django-password-strength>=1.2.1
1919
django-tastypie>=0.13.2
2020
django-widget-tweaks>=1.3
2121
docutils>=0.12
22-
factory-boy>=2.8.1
22+
factory-boy>=2.9.0
2323
google-api-python-client
2424
# Faker # from factory-boy
2525
hashids>=1.1.0

0 commit comments

Comments
 (0)