Merge "Remove unused dependencies from pycadf"
This commit is contained in:
@@ -2,14 +2,10 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
Babel>=1.3
|
||||
iso8601>=0.1.9
|
||||
netaddr>=0.7.12
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.messaging>=1.4.0
|
||||
oslo.serialization>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
posix_ipc
|
||||
pytz
|
||||
six>=1.7.0
|
||||
WebOb>=1.2.3
|
||||
|
||||
@@ -8,11 +8,9 @@ coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
mock>=1.0
|
||||
mox>=0.5.3
|
||||
oslotest>=1.1.0 # Apache-2.0
|
||||
python-subunit>=0.0.18
|
||||
testrepository>=0.0.18
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.34
|
||||
|
||||
# this is required for the docs build jobs
|
||||
|
||||
Reference in New Issue
Block a user