Skip to content

Commit

Permalink
Compile new test_package environments
Browse files Browse the repository at this point in the history
  • Loading branch information
update-env authored and dean0x7d committed Apr 28, 2024
1 parent ebf3cce commit eeac72c
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 123 deletions.
10 changes: 2 additions & 8 deletions test_package/nbconvert/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -85,5 +81,3 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
zipp==3.18.1
# via importlib-metadata
10 changes: 2 additions & 8 deletions test_package/nbconvert/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -85,5 +81,3 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
zipp==3.18.1
# via importlib-metadata
10 changes: 2 additions & 8 deletions test_package/nbconvert/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -87,5 +83,3 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
zipp==3.18.1
# via importlib-metadata
16 changes: 5 additions & 11 deletions test_package/numpy/env/darwin.txt
Original file line number Diff line number Diff line change
@@ -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
16 changes: 5 additions & 11 deletions test_package/numpy/env/linux.txt
Original file line number Diff line number Diff line change
@@ -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
16 changes: 5 additions & 11 deletions test_package/numpy/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
27 changes: 5 additions & 22 deletions test_package/pylake/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
27 changes: 5 additions & 22 deletions test_package/pylake/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Loading

0 comments on commit eeac72c

Please sign in to comment.