Skip to content

Commit

Permalink
- Readding datafile back to admin view now that the error is resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Jul 6, 2023
1 parent d354f71 commit 2807425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdrs-backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.1"
django-elasticsearch-dsl = "==7.3.3"
django-elasticsearch-dsl-drf = "==0.22.5"
requests-aws4auth = "==1.1.2"
cerberus = "==1.3.4"
Expand Down

0 comments on commit 2807425

Please sign in to comment.