Remove httpretty dependency

We don’t use it for anything.

Even the [commit that introduced it](494e49ee45) didn’t seem to actually use it.

Closes #2446
This commit is contained in:
Chris Hill-Scott
2018-11-05 15:52:05 +00:00
committed by GitHub
parent 2286c19aa5
commit e6181637be

View File

@@ -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