Updated from global requirements

Change-Id: I6e40b913ce0687e260c13e3cf2acb700a684fffe
This commit is contained in:
OpenStack Proposal Bot 2014-10-22 00:43:19 +00:00
parent d931e8c33b
commit 0c3683af12
2 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@ pbr>=0.6,!=0.7,<1.0
argparse argparse
iso8601>=0.1.9 iso8601>=0.1.9
keyring>=2.1 keyring>=2.1,!=3.3
PrettyTable>=0.7,<0.8 PrettyTable>=0.7,<0.8
pycrypto>=2.6 pycrypto>=2.6
requests>=1.1 requests>=2.2.0,!=2.4.0
simplejson>=2.0.9 simplejson>=2.2.0
Babel>=1.3 Babel>=1.3
six>=1.7.0 six>=1.7.0

View File

@ -11,6 +11,6 @@ fixtures>=0.3.14
mock>=1.0 mock>=1.0
ordereddict ordereddict
oslosphinx>=2.2.0 # Apache-2.0 oslosphinx>=2.2.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