diff --git a/.gitignore b/.gitignore index 7e3522f..fa7ee86 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ .envrc .DS_Store postgres_data -opgincidentresponse/static +opgincidentresponse/static/ __pycache__ /static/ diff --git a/requirements.txt b/requirements.txt index 85f73ef..790f791 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ Django==4.2.16 -django-after-response==0.2.2 git+https://github.com/ministryofjustice/opg-response.git@9d8dc7673aed3790d49a7917576240b5ee4b23a2#egg=django-incident-response django-health-check==3.18.3 django-decorator-include==3.1