Update requirements
Specifically, stop using d2to1 Change-Id: Ie8af1dd5a8519bdb4105f11d94d95ce4e464c95achanges/30/46530/1 0.1.0
parent
6eb8eb9af3
commit
1351034731
@ -1,11 +1,11 @@
|
||||
anyjson
|
||||
pbr>=0.5.21,<1.0
|
||||
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
d2to1
|
||||
eventlet>=0.12.0
|
||||
python-keystoneclient
|
||||
requests
|
||||
eventlet>=0.13.0
|
||||
python-keystoneclient>=0.3.2
|
||||
requests>=1.1
|
||||
iso8601>=0.1.4
|
||||
lxml>=2.3
|
||||
oslo.config>=1.1.0
|
||||
pbr
|
||||
six
|
||||
six<1.4.0
|
||||
|
@ -1,9 +1,9 @@
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
hacking
|
||||
hacking>=0.5.6,<0.8
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
testrepository>=0.0.13
|
||||
testscenarios
|
||||
testtools>=0.9.27
|
||||
testrepository>=0.0.17
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.32
|
||||
|
Loading…
Reference in New Issue