X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=b67741b3ba9caeee83b3ea3ae2478ed189bbf309;hb=72eef9521cc96587d148c84a00e72b4a30cc3efa;hp=8bbe30b83fc0c41490cc8962e0bb4e012dc90bd0;hpb=8de26dd1cc9ed33c3ab85a5014ac949f174db932;p=vvp%2Fvalidation-scripts.git diff --git a/requirements.txt b/requirements.txt index 8bbe30b..b67741b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,11 +38,14 @@ # ECOMP is a trademark and service mark of AT&T Intellectual Property. # -pytest -PyYAML -pytest-tap -boltons -pyinstaller -xlsxwriter -docutils -requests \ No newline at end of file +pytest==3.7.4 +PyYAML==3.13 +pytest-tap==2.3 +boltons==18.0.1 +pyinstaller==3.4 +xlsxwriter==1.1.2 +docutils==0.14 +requests==2.20.0 +appdirs==1.4.3 +jinja2==2.10 +yamllint==1.12.1