diff --git a/requirements/base.txt b/requirements/base.txt index 423c360f..686a0aab 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -34,7 +34,7 @@ pgvector # For vector embeddings # ------------------------------------------------------------------------------ djangorestframework==3.15.2 # https://github.com/encode/django-rest-framework django-cors-headers==3.13.0 # https://github.com/adamchainz/django-cors-headers -drf-extra-fields==3.4.1 # https://github.com/Hipo/drf-extra-fields +drf-extra-fields==3.7.0 # https://github.com/Hipo/drf-extra-fields # PAWLS-related (for creating features for PDF annotation frontend based on PAWLS) # ------------------------------------------------------------------------------