funkwhale/api/requirements/local.txt

21 wiersze
416 B
Plaintext
Czysty Zwykły widok Historia

# Local development dependencies go here
2017-12-16 13:31:44 +00:00
coverage~=5.5.0
2021-07-05 12:21:52 +00:00
django_coverage_plugin~=2.0.0
factory_boy~=3.2.0
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar~=3.2.1
# improved REPL
ipdb~=0.13.7
prompt_toolkit~=3.0.18
black~=21.4b1
2020-02-04 10:05:02 +00:00
#profiling
asynctest~=0.13.0
2021-03-10 13:11:00 +00:00
aioresponses~=0.7.2
2020-02-04 10:05:02 +00:00
#line_profiler<3
#https://github.com/dmclain/django-debug-toolbar-line-profiler/archive/master.zip
#django-silk