Skip to content

Commit 9bfb162

Browse files
update-envdean0x7d
update-env
authored andcommitted
Compile new test_package environments
1 parent a2da18d commit 9bfb162

File tree

6 files changed

+269
-73
lines changed

6 files changed

+269
-73
lines changed

test_package/nbconvert/env/darwin.txt

+66-14
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,84 @@
11
async-generator==1.10
2-
attrs==20.3.0
2+
# via nbclient
3+
attrs==21.2.0
4+
# via jsonschema
35
bleach==3.3.0
4-
defusedxml==0.6.0
6+
# via nbconvert
7+
defusedxml==0.7.1
8+
# via nbconvert
59
entrypoints==0.3
6-
importlib-metadata==3.4.0
10+
# via nbconvert
11+
importlib-metadata==4.5.0
12+
# via jsonschema
713
ipython-genutils==0.2.0
8-
jinja2==2.11.3
14+
# via
15+
# nbformat
16+
# traitlets
17+
jinja2==3.0.1
18+
# via nbconvert
919
jsonschema==3.2.0
10-
jupyter-client==6.1.11
20+
# via nbformat
21+
jupyter-client==6.1.12
22+
# via nbclient
1123
jupyter-core==4.7.1
24+
# via
25+
# jupyter-client
26+
# nbconvert
27+
# nbformat
1228
jupyterlab-pygments==0.1.2
13-
markupsafe==1.1.1
29+
# via nbconvert
30+
markupsafe==2.0.1
31+
# via jinja2
1432
mistune==0.8.4
15-
nbclient==0.5.2
33+
# via nbconvert
34+
nbclient==0.5.3
35+
# via nbconvert
1636
nbconvert==6.0.7
17-
nbformat==5.1.2
37+
# via -r test_package/nbconvert/requirements.txt
38+
nbformat==5.1.3
39+
# via
40+
# nbclient
41+
# nbconvert
1842
nest-asyncio==1.5.1
43+
# via nbclient
1944
packaging==20.9
45+
# via bleach
2046
pandocfilters==1.4.3
21-
pygments==2.7.4
47+
# via nbconvert
48+
pygments==2.9.0
49+
# via
50+
# jupyterlab-pygments
51+
# nbconvert
2252
pyparsing==2.4.7
53+
# via packaging
2354
pyrsistent==0.17.3
55+
# via jsonschema
2456
python-dateutil==2.8.1
25-
pyzmq==22.0.2
26-
six==1.15.0
27-
testpath==0.4.4
57+
# via jupyter-client
58+
pyzmq==22.1.0
59+
# via jupyter-client
60+
six==1.16.0
61+
# via
62+
# bleach
63+
# jsonschema
64+
# python-dateutil
65+
testpath==0.5.0
66+
# via nbconvert
2867
tornado==6.1
68+
# via jupyter-client
2969
traitlets==5.0.5
30-
typing-extensions==3.7.4.3
70+
# via
71+
# jupyter-client
72+
# jupyter-core
73+
# nbclient
74+
# nbconvert
75+
# nbformat
76+
typing-extensions==3.10.0.0
77+
# via importlib-metadata
3178
webencodings==0.5.1
32-
zipp==3.4.0
79+
# via bleach
80+
zipp==3.4.1
81+
# via importlib-metadata
82+
83+
# The following packages are considered to be unsafe in a requirements file:
84+
# setuptools

test_package/nbconvert/env/linux.txt

+66-14
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,84 @@
11
async-generator==1.10
2-
attrs==20.3.0
2+
# via nbclient
3+
attrs==21.2.0
4+
# via jsonschema
35
bleach==3.3.0
4-
defusedxml==0.6.0
6+
# via nbconvert
7+
defusedxml==0.7.1
8+
# via nbconvert
59
entrypoints==0.3
6-
importlib-metadata==3.4.0
10+
# via nbconvert
11+
importlib-metadata==4.5.0
12+
# via jsonschema
713
ipython-genutils==0.2.0
8-
jinja2==2.11.3
14+
# via
15+
# nbformat
16+
# traitlets
17+
jinja2==3.0.1
18+
# via nbconvert
919
jsonschema==3.2.0
10-
jupyter-client==6.1.11
20+
# via nbformat
21+
jupyter-client==6.1.12
22+
# via nbclient
1123
jupyter-core==4.7.1
24+
# via
25+
# jupyter-client
26+
# nbconvert
27+
# nbformat
1228
jupyterlab-pygments==0.1.2
13-
markupsafe==1.1.1
29+
# via nbconvert
30+
markupsafe==2.0.1
31+
# via jinja2
1432
mistune==0.8.4
15-
nbclient==0.5.2
33+
# via nbconvert
34+
nbclient==0.5.3
35+
# via nbconvert
1636
nbconvert==6.0.7
17-
nbformat==5.1.2
37+
# via -r test_package/nbconvert/requirements.txt
38+
nbformat==5.1.3
39+
# via
40+
# nbclient
41+
# nbconvert
1842
nest-asyncio==1.5.1
43+
# via nbclient
1944
packaging==20.9
45+
# via bleach
2046
pandocfilters==1.4.3
21-
pygments==2.7.4
47+
# via nbconvert
48+
pygments==2.9.0
49+
# via
50+
# jupyterlab-pygments
51+
# nbconvert
2252
pyparsing==2.4.7
53+
# via packaging
2354
pyrsistent==0.17.3
55+
# via jsonschema
2456
python-dateutil==2.8.1
25-
pyzmq==22.0.2
26-
six==1.15.0
27-
testpath==0.4.4
57+
# via jupyter-client
58+
pyzmq==22.1.0
59+
# via jupyter-client
60+
six==1.16.0
61+
# via
62+
# bleach
63+
# jsonschema
64+
# python-dateutil
65+
testpath==0.5.0
66+
# via nbconvert
2867
tornado==6.1
68+
# via jupyter-client
2969
traitlets==5.0.5
30-
typing-extensions==3.7.4.3
70+
# via
71+
# jupyter-client
72+
# jupyter-core
73+
# nbclient
74+
# nbconvert
75+
# nbformat
76+
typing-extensions==3.10.0.0
77+
# via importlib-metadata
3178
webencodings==0.5.1
32-
zipp==3.4.0
79+
# via bleach
80+
zipp==3.4.1
81+
# via importlib-metadata
82+
83+
# The following packages are considered to be unsafe in a requirements file:
84+
# setuptools

test_package/nbconvert/env/win32.txt

+68-16
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,86 @@
1-
# this is a comment
21
async-generator==1.10
3-
attrs==20.3.0
2+
# via nbclient
3+
attrs==21.2.0
4+
# via jsonschema
45
bleach==3.3.0
5-
defusedxml==0.6.0
6+
# via nbconvert
7+
defusedxml==0.7.1
8+
# via nbconvert
69
entrypoints==0.3
7-
importlib-metadata==3.4.0
10+
# via nbconvert
11+
importlib-metadata==4.5.0
12+
# via jsonschema
813
ipython-genutils==0.2.0
9-
jinja2==2.11.3
14+
# via
15+
# nbformat
16+
# traitlets
17+
jinja2==3.0.1
18+
# via nbconvert
1019
jsonschema==3.2.0
11-
jupyter-client==6.1.11
20+
# via nbformat
21+
jupyter-client==6.1.12
22+
# via nbclient
1223
jupyter-core==4.7.1
24+
# via
25+
# jupyter-client
26+
# nbconvert
27+
# nbformat
1328
jupyterlab-pygments==0.1.2
14-
markupsafe==1.1.1
29+
# via nbconvert
30+
markupsafe==2.0.1
31+
# via jinja2
1532
mistune==0.8.4
16-
nbclient==0.5.2
33+
# via nbconvert
34+
nbclient==0.5.3
35+
# via nbconvert
1736
nbconvert==6.0.7
18-
nbformat==5.1.2
37+
# via -r test_package\nbconvert\requirements.txt
38+
nbformat==5.1.3
39+
# via
40+
# nbclient
41+
# nbconvert
1942
nest-asyncio==1.5.1
43+
# via nbclient
2044
packaging==20.9
45+
# via bleach
2146
pandocfilters==1.4.3
22-
pygments==2.7.4
47+
# via nbconvert
48+
pygments==2.9.0
49+
# via
50+
# jupyterlab-pygments
51+
# nbconvert
2352
pyparsing==2.4.7
53+
# via packaging
2454
pyrsistent==0.17.3
55+
# via jsonschema
2556
python-dateutil==2.8.1
26-
pywin32==300; sys_platform == "win32"
27-
pyzmq==22.0.2
28-
six==1.15.0
29-
testpath==0.4.4
57+
# via jupyter-client
58+
pywin32==301
59+
# via jupyter-core
60+
pyzmq==22.1.0
61+
# via jupyter-client
62+
six==1.16.0
63+
# via
64+
# bleach
65+
# jsonschema
66+
# python-dateutil
67+
testpath==0.5.0
68+
# via nbconvert
3069
tornado==6.1
70+
# via jupyter-client
3171
traitlets==5.0.5
32-
typing-extensions==3.7.4.3
72+
# via
73+
# jupyter-client
74+
# jupyter-core
75+
# nbclient
76+
# nbconvert
77+
# nbformat
78+
typing-extensions==3.10.0.0
79+
# via importlib-metadata
3380
webencodings==0.5.1
34-
zipp==3.4.0
81+
# via bleach
82+
zipp==3.4.1
83+
# via importlib-metadata
84+
85+
# The following packages are considered to be unsafe in a requirements file:
86+
# setuptools

test_package/numpy/env/darwin.txt

+22-10
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
1-
atomicwrites==1.4.0
2-
attrs==19.3.0
3-
colorama==0.4.3
4-
importlib-metadata==1.6.0
5-
more-itertools==8.3.0
1+
attrs==21.2.0
2+
# via pytest
3+
importlib-metadata==4.5.0
4+
# via
5+
# pluggy
6+
# pytest
7+
more-itertools==8.8.0
8+
# via pytest
69
numpy==1.18.5
7-
packaging==20.4
10+
# via -r test_package/numpy/requirements.txt
11+
packaging==20.9
12+
# via pytest
813
pluggy==0.13.1
9-
py==1.8.1
14+
# via pytest
15+
py==1.10.0
16+
# via pytest
1017
pyparsing==2.4.7
18+
# via packaging
1119
pytest==5.4.3
12-
six==1.15.0
13-
wcwidth==0.2.3
14-
zipp==3.1.0
20+
# via -r test_package/numpy/requirements.txt
21+
typing-extensions==3.10.0.0
22+
# via importlib-metadata
23+
wcwidth==0.2.5
24+
# via pytest
25+
zipp==3.4.1
26+
# via importlib-metadata

test_package/numpy/env/linux.txt

+22-10
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
1-
atomicwrites==1.4.0
2-
attrs==19.3.0
3-
colorama==0.4.3
4-
importlib-metadata==1.6.0
5-
more-itertools==8.3.0
1+
attrs==21.2.0
2+
# via pytest
3+
importlib-metadata==4.5.0
4+
# via
5+
# pluggy
6+
# pytest
7+
more-itertools==8.8.0
8+
# via pytest
69
numpy==1.18.5
7-
packaging==20.4
10+
# via -r test_package/numpy/requirements.txt
11+
packaging==20.9
12+
# via pytest
813
pluggy==0.13.1
9-
py==1.8.1
14+
# via pytest
15+
py==1.10.0
16+
# via pytest
1017
pyparsing==2.4.7
18+
# via packaging
1119
pytest==5.4.3
12-
six==1.15.0
13-
wcwidth==0.2.3
14-
zipp==3.1.0
20+
# via -r test_package/numpy/requirements.txt
21+
typing-extensions==3.10.0.0
22+
# via importlib-metadata
23+
wcwidth==0.2.5
24+
# via pytest
25+
zipp==3.4.1
26+
# via importlib-metadata

0 commit comments

Comments
 (0)