Explicitly depend on WebTest>=2.0

pecan depends on WebTest 1.3.1, but we use JSON features from 2.0.

Closes-Bug: #1524816
Change-Id: I9b99c686cddc4a916c39359d5a1006ed4c1ddef0
This commit is contained in:
Dmitry Tantsur 2015-12-10 11:55:05 +01:00 committed by Dmitry Tantsur
parent 7b13f3b0a6
commit 40f9238275

View File

@ -16,6 +16,7 @@ testtools>=1.4.0
os-testr>=0.4.1
testresources>=0.2.4
testscenarios>=0.4
WebTest>=2.0
# Doc requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2