diff --git a/requirements.txt b/requirements.txt index 0b77b34..e4c425c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-compressor==4.4 # https://github.com/django-compressor/django-compressor django-redis==5.4.0 # https://github.com/jazzband/django-redis # Django REST Framework djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework -django-cors-headers==4.2.0 # https://github.com/adamchainz/django-cors-headers +django-cors-headers==4.3.0 # https://github.com/adamchainz/django-cors-headers # DRF-spectacular for api documentation drf-spectacular==0.26.5 # https://github.com/tfranzel/drf-spectacular Werkzeug[watchdog]==3.0.0 # https://github.com/pallets/werkzeug