mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 02:59:55 +02:00
Fixed broken build because of factory-boy upgrade
This commit is contained in:
parent
d4a256b2f9
commit
77eed12c86
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue