From 63ec0822ce3633ebbbfd49f4025677d504a72f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:01:04 +0000 Subject: [PATCH] Bump numpy from 1.20.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.1 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.20.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- template_workflow/requirements.txt | 41 +++++++++++++++++++++++++++++- 2 files changed, 41 insertions(+), 2 deletions(-) mode change 120000 => 100644 template_workflow/requirements.txt diff --git a/requirements.txt b/requirements.txt index 9aff0fa2..72c0b063 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ MetaboDistTrees==0.1.3 mizani==0.7.2 networkx==2.1 nose2==0.10.0 -numpy==1.20.1 +numpy==1.22.0 obonet==0.2.6 palettable==3.3.0 pandas==1.2.2 diff --git a/template_workflow/requirements.txt b/template_workflow/requirements.txt deleted file mode 120000 index dc833dd4..00000000 --- a/template_workflow/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -../requirements.txt \ No newline at end of file diff --git a/template_workflow/requirements.txt b/template_workflow/requirements.txt new file mode 100644 index 00000000..72c0b063 --- /dev/null +++ b/template_workflow/requirements.txt @@ -0,0 +1,40 @@ +certifi==2020.12.5 +chardet==4.0.0 +coverage==5.4 +cycler==0.10.0 +decorator==4.4.2 +descartes==1.1.0 +idna==2.10 +joblib==1.0.1 +kiwisolver==1.3.1 +lxml==4.6.2 +matplotlib==3.3.4 +MetaboDistTrees==0.1.3 +mizani==0.7.2 +networkx==2.1 +nose2==0.10.0 +numpy==1.22.0 +obonet==0.2.6 +palettable==3.3.0 +pandas==1.2.2 +pathlib==1.0.1 +patsy==0.5.1 +Pillow==8.1.0 +plotnine==0.7.1 +pyMolNetEnhancer==0.1.9 +pyparsing==2.4.7 +pyteomics==4.4.1 +python-dateutil==2.8.1 +pytz==2021.1 +requests==2.25.1 +requests-cache==0.5.2 +scipy==1.6.1 +six==1.15.0 +statsmodels==0.12.2 +urllib3==1.26.3 +xmltodict==0.12.0 +tqdm==4.60.0 +minify_html +xlrd +openpyxl +plotly \ No newline at end of file