Skip to content

Commit

Permalink
specify django-elasticsearch-dsl==6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsmejia committed Aug 26, 2024
1 parent 74f9583 commit a04f415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ coreapi
# For ElasticSearch support:
django-elasticsearch-dsl-drf
# Can't go above 6.X without upgrading elasticsearch
django-elasticsearch-dsl<7.0.0
django-elasticsearch-dsl==6.4.2
elasticsearch-dsl<7.0.0
six
drf_yasg>=1.20.0
Expand Down

0 comments on commit a04f415

Please sign in to comment.