diff --git a/tdrs-backend/Pipfile b/tdrs-backend/Pipfile index 259ae2897e..33c42b3954 100644 --- a/tdrs-backend/Pipfile +++ b/tdrs-backend/Pipfile @@ -53,7 +53,7 @@ django-celery-beat = "==2.2.1" paramiko = "==2.11.0" pytest_sftpserver = "==1.3.0" elasticsearch = "==7.13.4" # REQUIRED - v7.14.0 introduces breaking changes -django-elasticsearch-dsl = "==7.3.3" +django-elasticsearch-dsl = "==7.1.1" django-elasticsearch-dsl-drf = "==0.22.5" requests-aws4auth = "==1.1.2" cerberus = "==1.3.4"