summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-26 22:21:44 +0000
committerGerrit Code Review <review@openstack.org>2016-01-26 22:21:44 +0000
commit3377a1b2e184892055a584a24485921aa01a39f7 (patch)
tree18c99ed3cd2953f0df402e354500f3527344903d
parent518d609fa5290c629357de1764855362faceb09b (diff)
parent862d9b65e089243583de7c95f388634bc9790ebb (diff)
downloadpython-troveclient-3377a1b2e184892055a584a24485921aa01a39f7.tar.gz
Merge "Remove argparse from requirements"
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 6f5e92a..cd57337 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
-argparse
PrettyTable<0.8,>=0.7
requests!=2.9.0,>=2.8.1
simplejson>=2.2.0