summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-21 11:56:47 +0000
committerGerrit Code Review <review@openstack.org>2016-01-21 11:56:47 +0000
commitcb3b7be7dff1b431b92c5e43f5f629325c3f10de (patch)
tree8d9a487bc61c75e24e820ed1202e38fa5685d15f
parent242a429f0d5c3922b6c46e74267cb738de9aa119 (diff)
parentb168f763669d9924f04baefc22a630cb2166a90d (diff)
downloadpython-ceilometerclient-cb3b7be7dff1b431b92c5e43f5f629325c3f10de.tar.gz
Merge "Remove argparse from requirements"2.3.0
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 85ce164..cc0c4e8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -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>=1.6 # Apache-2.0
-argparse # PSF
iso8601>=0.1.9 # MIT
keystoneauth1>=2.1.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0