Remove iso8601 from dependencies

Our usage of this is now handled within oslo.utils.timeutils

Change-Id: I7eb26590afb8e42e5884f0e15d2387a11d58d76c
This commit is contained in:
Brian Curtin
2015-02-02 17:28:58 -06:00
parent 0a235978f8
commit 819e1ff4c7

View File

@@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
iso8601>=0.1.9
requests>=2.2.0,!=2.4.0
stevedore>=1.1.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0