From eeac72ca9964274c0399c1a3e132cd49930cbb98 Mon Sep 17 00:00:00 2001 From: update-env Date: Sun, 28 Apr 2024 10:24:57 +0000 Subject: [PATCH] Compile new test_package environments --- test_package/nbconvert/env/darwin.txt | 10 ++-------- test_package/nbconvert/env/linux.txt | 10 ++-------- test_package/nbconvert/env/win32.txt | 10 ++-------- test_package/numpy/env/darwin.txt | 16 +++++----------- test_package/numpy/env/linux.txt | 16 +++++----------- test_package/numpy/env/win32.txt | 16 +++++----------- test_package/pylake/env/darwin.txt | 27 +++++---------------------- test_package/pylake/env/linux.txt | 27 +++++---------------------- test_package/pylake/env/win32.txt | 27 +++++---------------------- 9 files changed, 36 insertions(+), 123 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index e18d7af..9713370 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -10,10 +10,6 @@ defusedxml==0.7.1 # via nbconvert fastjsonschema==2.19.1 # via nbformat -importlib-metadata==7.1.0 - # via - # jupyter-client - # nbconvert jinja2==3.1.3 # via nbconvert jsonschema==4.21.1 @@ -34,11 +30,11 @@ markupsafe==2.1.5 # via # jinja2 # nbconvert -mistune==2.0.5 +mistune==3.0.2 # via nbconvert nbclient==0.10.0 # via nbconvert -nbconvert==7.4.0 +nbconvert==7.16.3 # via -r test_package/nbconvert/requirements.txt nbformat==5.10.4 # via @@ -85,5 +81,3 @@ webencodings==0.5.1 # via # bleach # tinycss2 -zipp==3.18.1 - # via importlib-metadata diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index e18d7af..9713370 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -10,10 +10,6 @@ defusedxml==0.7.1 # via nbconvert fastjsonschema==2.19.1 # via nbformat -importlib-metadata==7.1.0 - # via - # jupyter-client - # nbconvert jinja2==3.1.3 # via nbconvert jsonschema==4.21.1 @@ -34,11 +30,11 @@ markupsafe==2.1.5 # via # jinja2 # nbconvert -mistune==2.0.5 +mistune==3.0.2 # via nbconvert nbclient==0.10.0 # via nbconvert -nbconvert==7.4.0 +nbconvert==7.16.3 # via -r test_package/nbconvert/requirements.txt nbformat==5.10.4 # via @@ -85,5 +81,3 @@ webencodings==0.5.1 # via # bleach # tinycss2 -zipp==3.18.1 - # via importlib-metadata diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 5007d59..418aef6 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -10,10 +10,6 @@ defusedxml==0.7.1 # via nbconvert fastjsonschema==2.19.1 # via nbformat -importlib-metadata==7.1.0 - # via - # jupyter-client - # nbconvert jinja2==3.1.3 # via nbconvert jsonschema==4.21.1 @@ -34,11 +30,11 @@ markupsafe==2.1.5 # via # jinja2 # nbconvert -mistune==2.0.5 +mistune==3.0.2 # via nbconvert nbclient==0.10.0 # via nbconvert -nbconvert==7.4.0 +nbconvert==7.16.3 # via -r test_package\nbconvert\requirements.txt nbformat==5.10.4 # via @@ -87,5 +83,3 @@ webencodings==0.5.1 # via # bleach # tinycss2 -zipp==3.18.1 - # via importlib-metadata diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 36a43aa..feb4a62 100644 --- a/test_package/numpy/env/darwin.txt +++ b/test_package/numpy/env/darwin.txt @@ -1,30 +1,24 @@ attrs==23.2.0 # via hypothesis -exceptiongroup==1.2.1 - # via - # hypothesis - # pytest execnet==2.1.1 # via pytest-xdist -hypothesis==6.75.3 +hypothesis==6.100.2 # via -r test_package/numpy/requirements.txt iniconfig==2.0.0 # via pytest -numpy==1.24.3 +numpy==1.26.4 # via -r test_package/numpy/requirements.txt packaging==24.0 # via pytest pluggy==1.5.0 # via pytest -pytest==7.3.1 +pytest==8.2.0 # via # -r test_package/numpy/requirements.txt # pytest-xdist -pytest-xdist==3.3.1 +pytest-xdist==3.5.0 # via -r test_package/numpy/requirements.txt sortedcontainers==2.4.0 # via hypothesis -tomli==2.0.1 - # via pytest -typing-extensions==4.5.0 +typing-extensions==4.11.0 # via -r test_package/numpy/requirements.txt diff --git a/test_package/numpy/env/linux.txt b/test_package/numpy/env/linux.txt index 36a43aa..feb4a62 100644 --- a/test_package/numpy/env/linux.txt +++ b/test_package/numpy/env/linux.txt @@ -1,30 +1,24 @@ attrs==23.2.0 # via hypothesis -exceptiongroup==1.2.1 - # via - # hypothesis - # pytest execnet==2.1.1 # via pytest-xdist -hypothesis==6.75.3 +hypothesis==6.100.2 # via -r test_package/numpy/requirements.txt iniconfig==2.0.0 # via pytest -numpy==1.24.3 +numpy==1.26.4 # via -r test_package/numpy/requirements.txt packaging==24.0 # via pytest pluggy==1.5.0 # via pytest -pytest==7.3.1 +pytest==8.2.0 # via # -r test_package/numpy/requirements.txt # pytest-xdist -pytest-xdist==3.3.1 +pytest-xdist==3.5.0 # via -r test_package/numpy/requirements.txt sortedcontainers==2.4.0 # via hypothesis -tomli==2.0.1 - # via pytest -typing-extensions==4.5.0 +typing-extensions==4.11.0 # via -r test_package/numpy/requirements.txt diff --git a/test_package/numpy/env/win32.txt b/test_package/numpy/env/win32.txt index 24dc848..2d6e84c 100644 --- a/test_package/numpy/env/win32.txt +++ b/test_package/numpy/env/win32.txt @@ -2,31 +2,25 @@ attrs==23.2.0 # via hypothesis colorama==0.4.6 # via pytest -exceptiongroup==1.2.1 - # via - # hypothesis - # pytest execnet==2.1.1 # via pytest-xdist -hypothesis==6.75.3 +hypothesis==6.100.2 # via -r test_package\numpy\requirements.txt iniconfig==2.0.0 # via pytest -numpy==1.24.3 +numpy==1.26.4 # via -r test_package\numpy\requirements.txt packaging==24.0 # via pytest pluggy==1.5.0 # via pytest -pytest==7.3.1 +pytest==8.2.0 # via # -r test_package\numpy\requirements.txt # pytest-xdist -pytest-xdist==3.3.1 +pytest-xdist==3.5.0 # via -r test_package\numpy\requirements.txt sortedcontainers==2.4.0 # via hypothesis -tomli==2.0.1 - # via pytest -typing-extensions==4.5.0 +typing-extensions==4.11.0 # via -r test_package\numpy\requirements.txt diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index 46faee9..cdc4194 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -43,11 +43,6 @@ deprecated==1.2.14 # via lumicks-pylake entrypoints==0.4 # via jupyter-client -exceptiongroup==1.2.1 - # via - # anyio - # ipython - # pytest executing==2.0.1 # via stack-data fastjsonschema==2.19.1 @@ -64,17 +59,13 @@ idna==3.7 # jsonschema imageio==2.34.1 # via scikit-image -importlib-metadata==7.1.0 - # via nbconvert -importlib-resources==6.4.0 - # via matplotlib iniconfig==2.0.0 # via pytest ipykernel==6.29.4 # via # nbclassic # notebook -ipython==8.18.1 +ipython==8.24.0 # via # ipykernel # ipywidgets @@ -176,7 +167,7 @@ nest-asyncio==1.6.0 # jupyter-client # nbclassic # notebook -networkx==3.2.1 +networkx==3.3 # via scikit-image notebook==6.5.6 # via lumicks-pylake @@ -242,7 +233,7 @@ pygments==2.17.2 # nbconvert pyparsing==3.1.2 # via matplotlib -pytest==8.1.2 +pytest==8.2.0 # via lumicks-pylake python-dateutil==2.9.0.post0 # via @@ -278,7 +269,7 @@ rpds-py==0.18.0 # via # jsonschema # referencing -scikit-image==0.22.0 +scikit-image==0.23.2 # via lumicks-pylake scikit-learn==1.4.2 # via lumicks-pylake @@ -320,8 +311,6 @@ tifffile==2024.4.24 # scikit-image tinycss2==1.3.0 # via nbconvert -tomli==2.0.1 - # via pytest tornado==6.4 # via # ipykernel @@ -351,9 +340,7 @@ traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 # via arrow typing-extensions==4.11.0 - # via - # anyio - # ipython + # via ipython uri-template==1.3.0 # via jsonschema wcwidth==0.2.13 @@ -370,7 +357,3 @@ widgetsnbextension==4.0.10 # via ipywidgets wrapt==1.16.0 # via deprecated -zipp==3.18.1 - # via - # importlib-metadata - # importlib-resources diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index dbc6fa3..bd5e41c 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -41,11 +41,6 @@ deprecated==1.2.14 # via lumicks-pylake entrypoints==0.4 # via jupyter-client -exceptiongroup==1.2.1 - # via - # anyio - # ipython - # pytest executing==2.0.1 # via stack-data fastjsonschema==2.19.1 @@ -62,17 +57,13 @@ idna==3.7 # jsonschema imageio==2.34.1 # via scikit-image -importlib-metadata==7.1.0 - # via nbconvert -importlib-resources==6.4.0 - # via matplotlib iniconfig==2.0.0 # via pytest ipykernel==6.29.4 # via # nbclassic # notebook -ipython==8.18.1 +ipython==8.24.0 # via # ipykernel # ipywidgets @@ -174,7 +165,7 @@ nest-asyncio==1.6.0 # jupyter-client # nbclassic # notebook -networkx==3.2.1 +networkx==3.3 # via scikit-image notebook==6.5.6 # via lumicks-pylake @@ -240,7 +231,7 @@ pygments==2.17.2 # nbconvert pyparsing==3.1.2 # via matplotlib -pytest==8.1.2 +pytest==8.2.0 # via lumicks-pylake python-dateutil==2.9.0.post0 # via @@ -276,7 +267,7 @@ rpds-py==0.18.0 # via # jsonschema # referencing -scikit-image==0.22.0 +scikit-image==0.23.2 # via lumicks-pylake scikit-learn==1.4.2 # via lumicks-pylake @@ -318,8 +309,6 @@ tifffile==2024.4.24 # scikit-image tinycss2==1.3.0 # via nbconvert -tomli==2.0.1 - # via pytest tornado==6.4 # via # ipykernel @@ -349,9 +338,7 @@ traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 # via arrow typing-extensions==4.11.0 - # via - # anyio - # ipython + # via ipython uri-template==1.3.0 # via jsonschema wcwidth==0.2.13 @@ -368,7 +355,3 @@ widgetsnbextension==4.0.10 # via ipywidgets wrapt==1.16.0 # via deprecated -zipp==3.18.1 - # via - # importlib-metadata - # importlib-resources diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index 6b71265..c42aa10 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -46,11 +46,6 @@ deprecated==1.2.14 # via lumicks-pylake entrypoints==0.4 # via jupyter-client -exceptiongroup==1.2.1 - # via - # anyio - # ipython - # pytest executing==2.0.1 # via stack-data fastjsonschema==2.19.1 @@ -67,17 +62,13 @@ idna==3.7 # jsonschema imageio==2.34.1 # via scikit-image -importlib-metadata==7.1.0 - # via nbconvert -importlib-resources==6.4.0 - # via matplotlib iniconfig==2.0.0 # via pytest ipykernel==6.29.4 # via # nbclassic # notebook -ipython==8.18.1 +ipython==8.24.0 # via # ipykernel # ipywidgets @@ -179,7 +170,7 @@ nest-asyncio==1.6.0 # jupyter-client # nbclassic # notebook -networkx==3.2.1 +networkx==3.3 # via scikit-image notebook==6.5.6 # via lumicks-pylake @@ -239,7 +230,7 @@ pygments==2.17.2 # nbconvert pyparsing==3.1.2 # via matplotlib -pytest==8.1.2 +pytest==8.2.0 # via lumicks-pylake python-dateutil==2.9.0.post0 # via @@ -282,7 +273,7 @@ rpds-py==0.18.0 # via # jsonschema # referencing -scikit-image==0.22.0 +scikit-image==0.23.2 # via lumicks-pylake scikit-learn==1.4.2 # via lumicks-pylake @@ -324,8 +315,6 @@ tifffile==2024.4.24 # scikit-image tinycss2==1.3.0 # via nbconvert -tomli==2.0.1 - # via pytest tornado==6.4 # via # ipykernel @@ -355,9 +344,7 @@ traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 # via arrow typing-extensions==4.11.0 - # via - # anyio - # ipython + # via ipython uri-template==1.3.0 # via jsonschema wcwidth==0.2.13 @@ -374,7 +361,3 @@ widgetsnbextension==4.0.10 # via ipywidgets wrapt==1.16.0 # via deprecated -zipp==3.18.1 - # via - # importlib-metadata - # importlib-resources