Skip to content

Commit 8d8d58b

Browse files
committed
Updated requirements. A package which factory-boy before 2.8.1 dependend on has changed name and may not be installable from earlier factory-boy release dependencies.
- Legacy-Id: 12781
1 parent dca5c9c commit 8d8d58b

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
@@ -14,7 +14,7 @@ django-markup>=1.1
1414
django-tastypie>=0.13.1
1515
django-widget-tweaks>=1.3
1616
docutils>=0.12
17-
factory-boy>=2.7.0
17+
factory-boy>=2.8.1
1818
# Faker # from factory-boy
1919
hashids>=1.1.0
2020
html5lib>=0.90,<0.99999999 # ietf.utils.html needs a rewrite for html5lib 1.x -- major code changes in sanitizer

0 commit comments

Comments
 (0)