funkwhale/api/requirements/local.txt

17 wiersze
282 B
Plaintext

# Local development dependencies go here
coverage>=4.5,<4.6
django_coverage_plugin>=1.6,<1.7
factory_boy>=2.11.1
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar>=1.11,<1.12
# improved REPL
ipdb==0.11
black
profiling
asynctest==0.12.2
aioresponses==0.6.0