Actually use the *correct* version of requests.

Follow up to I17ca5e80 - I misread and assumed a < was a >.

Change-Id: I77d5d73d01d0b5129e963a2d8670002fc457ff57
This commit is contained in:
Kiall Mac Innes
2012-12-30 02:35:39 +00:00
parent 13c601cc9c
commit 1258c120b9
5 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
cliff>=1.2.1
jsonschema>=0.7
requests>1.0
requests>=0.8.3,<1.0
python-keystoneclient>=0.2.0