X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=2a356dd406fe717f760f6d3505c8b08d7684b28b;hb=ff44cf54a9661597443f4f0a9ae9c5328aa4f22e;hp=ae236309cb1b94fd631b3ef9eb193ebba1a451d6;hpb=62a48cfb8f633a5b8374d975174999d04c3bdcee;p=vvp%2Fvalidation-scripts.git diff --git a/requirements.txt b/requirements.txt index ae23630..2a356dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,17 +37,19 @@ # # -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 +pytest>=3.7,<3.8 +PyYAML>=5.1,<5.2 +boltons>=19.1,<19.2 +xlsxwriter==1.1.8 +docutils>=0.15,<0.16 +requests>=2.22,<2.23 appdirs==1.4.3 -jinja2==2.10 -yamllint==1.12.1 +jinja2>=2.10,<2.11 six==1.12.0 -pyinstaller +pyinstaller mock openstack-heat +cached-property>=1.5,<1.6 +bandit +black ; python_version>="3.6" +pre-commit