From: Tomáš Levora Date: Tue, 28 May 2019 13:40:19 +0000 (+0200) Subject: Updating PIP packages list for Dublin X-Git-Tag: 6.0.0-ONAP~185^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ffc9ffb11165657d554f811f7ccfdd354fea937c;p=oom%2Foffline-installer.git Updating PIP packages list for Dublin Issue-ID: OOM-1800 Change-Id: I3a7a58534c2b7f8fa8f338b6fc65f6ef6fd11523 Signed-off-by: Tomáš Levora --- diff --git a/build/data_lists/onap_3.0.x-pip_packages.list b/build/data_lists/onap_3.0.x-pip_packages.list deleted file mode 100644 index f67c7640..00000000 --- a/build/data_lists/onap_3.0.x-pip_packages.list +++ /dev/null @@ -1,18 +0,0 @@ -CherryPy==17.4.1 -PyMySQL==0.9.3 -backports.functools_lru_cache==1.5 -certifi==2018.11.29 -chardet==3.0.4 -cheroot==6.5.4 -contextlib2==0.5.5 -idna==2.8 -jaraco.functools==2.0 -more_itertools==5.0.0 -portend==2.3 -pytz==2018.9 -requests==2.21.0 -setuptools==40.7.1 -six==1.12.0 -tempora==1.14 -urllib3==1.24.1 -zc.lockfile==1.4 diff --git a/build/data_lists/onap_pip_packages.list b/build/data_lists/onap_pip_packages.list new file mode 100644 index 00000000..ba5cdf7e --- /dev/null +++ b/build/data_lists/onap_pip_packages.list @@ -0,0 +1,12 @@ +Click==7.0 +certifi==2019.3.9 +chardet==3.0.4 +Flask==1.0.3 +idna==2.8 +itsdangerous==1.1.0 +Jinja2==2.10.1 +MarkupSafe==1.1.1 +requests==2.22.0 +setuptools==40.7.1 +urllib3==1.25.3 +Werkzeug==0.15.4