Fixed broken build because of factory-boy upgrade

This commit is contained in:
Agate 2020-08-13 12:16:01 +02:00
parent d4a256b2f9
commit 77eed12c86
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
coverage>=4.5,<4.6
django_coverage_plugin>=1.6,<1.7
factory_boy>=2.11.1
factory_boy>=2.11.1,<3
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar>=2.2,<2.3