X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=e073b9749dce52b21e6de769c650bb3b006442b8;hb=418f9225d6cbf92035c291f13f2e4c0cd547fa62;hp=8bbe30b83fc0c41490cc8962e0bb4e012dc90bd0;hpb=8de26dd1cc9ed33c3ab85a5014ac949f174db932;p=vvp%2Fvalidation-scripts.git diff --git a/requirements.txt b/requirements.txt index 8bbe30b..e073b97 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 +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