funquail/api/requirements/local.txt
2020-10-25 18:56:52 +01:00

20 lines
417 B
Text

# Local development dependencies go here
coverage~=4.5.0
django_coverage_plugin~=1.6.0
factory_boy~=2.11.0
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar~=2.2.0
# improved REPL
ipdb~=0.11.0
prompt_toolkit~=2.0.0
black==19.10b0
#profiling
asynctest~=0.12.0
aioresponses~=0.6.0
#line_profiler<3
#https://github.com/dmclain/django-debug-toolbar-line-profiler/archive/master.zip
#django-silk