update dependencies

This commit is contained in:
Laura Klünder 2019-12-09 22:09:57 +01:00
parent 9788c7154c
commit 6f8f725acc
14 changed files with 41 additions and 41 deletions

View file

@ -1,6 +1,6 @@
from functools import wraps
from rest_framework.generics import GenericAPIView
from rest_framework.generics import GenericAPIView
from rest_framework.renderers import JSONRenderer
from c3nav.mapdata.utils.json import json_encoder_reindent