Skip to content
Snippets Groups Projects
Commit 77eed12c authored by Agate's avatar Agate :speech_balloon:
Browse files

Fixed broken build because of factory-boy upgrade

parent d4a256b2
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
coverage>=4.5,<4.6 coverage>=4.5,<4.6
django_coverage_plugin>=1.6,<1.7 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 that works with Django 1.5+
django-debug-toolbar>=2.2,<2.3 django-debug-toolbar>=2.2,<2.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment