summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2014-10-20 20:46:25 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2014-10-21 00:12:51 -0400
commita76166f9a4a9ae3ee9825fd30f6da4640e7d3d21 (patch)
tree2df4c00a02a386c5d0e8a8ae7b8fcdd43284dd87 /requirements.txt
parent3e9b6582f4e0f83274c7c67ace3a90da4ae68bfe (diff)
downloadpycadf-a76166f9a4a9ae3ee9825fd30f6da4640e7d3d21.tar.gz
Remove unused dependencies from pycadf
near as I can tell, none of these libraries are being used. Change-Id: If6bd01630a42655fe6567a96a50a78bd65e14073
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 8691629..6e83783 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -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