Updated from global requirements
Change-Id: I6e40b913ce0687e260c13e3cf2acb700a684fffe
This commit is contained in:
parent
d931e8c33b
commit
0c3683af12
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user