summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-09-23 11:57:24 +0000
committerGerrit Code Review <review@openstack.org>2015-09-23 11:57:24 +0000
commit0a7a4206c0b234927720c2e72723709d066aeed1 (patch)
tree4078994a0b6067d2b96d04cc271192d7d3bd1c2f /test-requirements.txt
parentb1d1b580a4e5d68b7b76a90e60674346e74dd5a1 (diff)
parent70675997e1a7669564912250fde5c35ea2c0a0f8 (diff)
downloadoslo-policy-0a7a4206c0b234927720c2e72723709d066aeed1.tar.gz
Merge "Use requests in http check instead of urllib"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e7442c0..696d749 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,6 +4,7 @@
hacking<0.11,>=0.10.0
oslotest>=1.10.0 # Apache-2.0
+httpretty>=0.8.4,<0.8.7
# These are needed for docs generation
oslosphinx>=2.5.0 # Apache-2.0