Updated from global requirements

Change-Id: I4806c99ba95ba586decb99fdd5a0dce11b2d88b8
This commit is contained in:
OpenStack Proposal Bot 2014-10-15 23:46:46 +00:00
parent 72c1473f11
commit d81222764f
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ argparse
cliff>=1.7.0 # Apache-2.0 cliff>=1.7.0 # Apache-2.0
iso8601>=0.1.9 iso8601>=0.1.9
netaddr>=0.7.12 netaddr>=0.7.12
requests>=1.2.1,!=2.4.0 requests>=2.2.0,!=2.4.0
python-keystoneclient>=0.10.0 python-keystoneclient>=0.11.1
simplejson>=2.2.0 simplejson>=2.2.0
six>=1.7.0 six>=1.7.0
Babel>=1.3 Babel>=1.3

View File

@ -12,6 +12,6 @@ oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0 oslotest>=1.1.0 # Apache-2.0
python-subunit>=0.0.18 python-subunit>=0.0.18
requests-mock>=0.4.0 # Apache-2.0 requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18 testrepository>=0.0.18
testtools>=0.9.34 testtools>=0.9.34