diff --git a/requirements/base.txt b/requirements/base.txt index 98f388e7..8769600f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -20,7 +20,7 @@ djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework django-cors-headers==4.2.0 # https://github.com/adamchainz/django-cors-headers drf-nested-routers==0.93.4 # https://github.com/alanjds/drf-nested-routers # DRF-spectacular for api documentation -drf-spectacular==0.26.4 # https://github.com/tfranzel/drf-spectacular +drf-spectacular==0.27.0 # https://github.com/tfranzel/drf-spectacular #mysqlclient requests django-storages==1.14.2 #