summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorGordon Chung <chungg@ca.ibm.com>2013-08-06 15:24:50 -0400
committerGordon Chung <chungg@ca.ibm.com>2013-08-06 15:39:25 -0400
commit7bf0f20abe7e721f28d9638c32e05e3e40d95356 (patch)
treed8b8b14c667b46c448ba8277d481b83666f54b7f /test-requirements.txt
parent7f76e5cf7bf560603829ffaa73458a86c384ecb7 (diff)
downloadpycadf-7bf0f20abe7e721f28d9638c32e05e3e40d95356.tar.gz
add support for audit api middlewarev0.1
build api audit event and append to a given message blueprint support-standard-audit-formats Change-Id: I620f49083c3db12bdad74b29f4d9b3019d977468
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 cdd85f5..e4e171b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,6 +10,7 @@ python-subunit
testrepository>=0.0.17
testscenarios<0.5
testtools>=0.9.29
+WebOb>=1.2.3,<1.3
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]