Updated from global requirements

Change-Id: I1155f67196b5a8393ff53361ac9c63f3f7c23ad0
This commit is contained in:
OpenStack Proposal Bot 2014-08-13 23:24:28 +00:00
parent f13a246b71
commit 9758ffc85d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ pbr>=0.6,!=0.7,<1.0
argparse argparse
iso8601>=0.1.9 iso8601>=0.1.9
PrettyTable>=0.7,<0.8 PrettyTable>=0.7,<0.8
requests>=1.1 requests>=1.2.1
simplejson>=2.0.9 simplejson>=2.0.9
six>=1.7.0 six>=1.7.0
Babel>=1.3 Babel>=1.3

View File

@ -5,7 +5,7 @@ discover
fixtures>=0.3.14 fixtures>=0.3.14
keyring>=2.1,!=3.3 keyring>=2.1,!=3.3
mock>=1.0 mock>=1.0
requests-mock>=0.4.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.3
python-keystoneclient>=0.10.0 python-keystoneclient>=0.10.0
oslosphinx oslosphinx