summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMoshe <moshehoa@amdocs.com>2019-02-06 10:31:16 +0200
committerMoshe <moshehoa@amdocs.com>2019-02-06 11:09:01 +0200
commit7e107fbf7941e7543948e9a222767a9b8d02b1f7 (patch)
treea4ce5f342b66efd912b6e15a680116508f80effe /requirements.txt
parent50102ad9b8545ec7b3258025b0f6c0ef6cd0d223 (diff)
refactor rest client to allow multipart formdata
Issue-ID: VNFSDK-350 Change-Id: I0581d562d53985450716c829dda6ca6e070283f1 Signed-off-by: Moshe <moshehoa@amdocs.com> refactor rest client to allow multipart formdata Issue-ID: VNFSDK-350 Change-Id: I2c60d1b28f010300f19f9bc02a94596060a58e05 Signed-off-by: Moshe <moshehoa@amdocs.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 3082d03..b85d3c7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -59,6 +59,7 @@ python-neutronclient==6.5.0 # OSI Approved Apache Software License
python-novaclient==9.1.1 # OSI Approved Apache Software License
pyzmq==16.0.2 # LGPL+BSD; OSI Approved GNU Library or Lesser General Public License (LGPL); OSI Approved BSD License
requests==2.18.2 # Apache 2.0; OSI Approved Apache Software License
+requests-toolbelt==0.8.0 # License: Apache 2.0
requestsexceptions==1.3.0 # OSI Approved Apache Software License
scp==0.10.2 # LGPL
shade==1.22.2 # OSI Approved Apache Software License