X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=ae236309cb1b94fd631b3ef9eb193ebba1a451d6;hb=32ae86efa75a62edd9e6739236bdc3c0ff87676a;hp=424d276262b87b1bc832af1dfdc4310c739f5f48;hpb=5fe6216becd1d0451d356569de24fd68d49d9982;p=vvp%2Fvalidation-scripts.git diff --git a/requirements.txt b/requirements.txt index 424d276..ae23630 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # ============LICENSE_START======================================================= # org.onap.vvp/validation-scripts # =================================================================== -# Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# Copyright © 2019 AT&T Intellectual Property. All rights reserved. # =================================================================== # # Unless otherwise specified, all software contained herein is licensed @@ -35,17 +35,19 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # pytest==3.7.4 -PyYAML -pytest-tap -boltons -pyinstaller -xlsxwriter -docutils -requests -appdirs -jinja2 -yamllint +PyYAML==3.13 +pytest-tap==2.3 +boltons==18.0.1 +xlsxwriter==1.1.2 +docutils==0.14 +requests==2.20.0 +appdirs==1.4.3 +jinja2==2.10 +yamllint==1.12.1 +six==1.12.0 +pyinstaller +mock +openstack-heat