mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -04:00
Remove httpretty dependency
We don’t use it for anything. Even the [commit that introduced it](https://github.com/alphagov/notifications-admin/commit/494e49ee45ce624a88f969d7598e8c72b70b0034) didn’t seem to actually use it. Closes #2446
This commit is contained in:
@@ -6,7 +6,6 @@ pytest-mock==1.10.0
|
||||
pytest-cov==2.6.0
|
||||
pytest-xdist==1.24.0
|
||||
coveralls==1.5.1
|
||||
httpretty==0.9.5
|
||||
beautifulsoup4==4.6.3
|
||||
freezegun==0.3.11
|
||||
flake8==3.5.0
|
||||
|
||||
Reference in New Issue
Block a user