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