Avoid httpretty 0.8.8 because it is broken

This is a stopgap until https://review.openstack.org/#/c/163600/ makes
its way to us.

Change-Id: Ifc2a32efc501c2f6c2068f54090d5f1734debfc2
This commit is contained in:
Brian Curtin
2015-03-11 20:06:10 -05:00
parent 481e17ab91
commit d0731cfc33

View File

@@ -1 +1 @@
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3,!=0.8.7
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3,!=0.8.7,!=0.8.8