mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-10 08:30:50 +03:00
Update djangorestframework from 3.7.7 to 3.8.2
This commit is contained in:
parent
26ccf9307f
commit
dffacdc2ed
|
@ -26,5 +26,5 @@ django-compressor==2.2 # https://github.com/django-compressor/django-compressor
|
||||||
django-redis==4.9.0 # https://github.com/niwinz/django-redis
|
django-redis==4.9.0 # https://github.com/niwinz/django-redis
|
||||||
|
|
||||||
# Django REST Framework
|
# Django REST Framework
|
||||||
djangorestframework==3.7.7 # https://github.com/encode/django-rest-framework
|
djangorestframework==3.8.2 # https://github.com/encode/django-rest-framework
|
||||||
coreapi==2.3.3 # https://github.com/core-api/python-client
|
coreapi==2.3.3 # https://github.com/core-api/python-client
|
||||||
|
|
Loading…
Reference in New Issue
Block a user