File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11async-generator==1.10
2- attrs==20.3.0
2+ # via nbclient
3+ attrs==21.2.0
4+ # via jsonschema
35bleach==3.3.0
4- defusedxml==0.6.0
6+ # via nbconvert
7+ defusedxml==0.7.1
8+ # via nbconvert
59entrypoints==0.3
6- importlib-metadata==3.4.0
10+ # via nbconvert
11+ importlib-metadata==4.5.0
12+ # via jsonschema
713ipython-genutils==0.2.0
8- jinja2==2.11.3
14+ # via
15+ # nbformat
16+ # traitlets
17+ jinja2==3.0.1
18+ # via nbconvert
919jsonschema==3.2.0
10- jupyter-client==6.1.11
20+ # via nbformat
21+ jupyter-client==6.1.12
22+ # via nbclient
1123jupyter-core==4.7.1
24+ # via
25+ # jupyter-client
26+ # nbconvert
27+ # nbformat
1228jupyterlab-pygments==0.1.2
13- markupsafe==1.1.1
29+ # via nbconvert
30+ markupsafe==2.0.1
31+ # via jinja2
1432mistune==0.8.4
15- nbclient==0.5.2
33+ # via nbconvert
34+ nbclient==0.5.3
35+ # via nbconvert
1636nbconvert==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
1842nest-asyncio==1.5.1
43+ # via nbclient
1944packaging==20.9
45+ # via bleach
2046pandocfilters==1.4.3
21- pygments==2.7.4
47+ # via nbconvert
48+ pygments==2.9.0
49+ # via
50+ # jupyterlab-pygments
51+ # nbconvert
2252pyparsing==2.4.7
53+ # via packaging
2354pyrsistent==0.17.3
55+ # via jsonschema
2456python-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
2867tornado==6.1
68+ # via jupyter-client
2969traitlets==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
3178webencodings==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
Original file line number Diff line number Diff line change 11async-generator==1.10
2- attrs==20.3.0
2+ # via nbclient
3+ attrs==21.2.0
4+ # via jsonschema
35bleach==3.3.0
4- defusedxml==0.6.0
6+ # via nbconvert
7+ defusedxml==0.7.1
8+ # via nbconvert
59entrypoints==0.3
6- importlib-metadata==3.4.0
10+ # via nbconvert
11+ importlib-metadata==4.5.0
12+ # via jsonschema
713ipython-genutils==0.2.0
8- jinja2==2.11.3
14+ # via
15+ # nbformat
16+ # traitlets
17+ jinja2==3.0.1
18+ # via nbconvert
919jsonschema==3.2.0
10- jupyter-client==6.1.11
20+ # via nbformat
21+ jupyter-client==6.1.12
22+ # via nbclient
1123jupyter-core==4.7.1
24+ # via
25+ # jupyter-client
26+ # nbconvert
27+ # nbformat
1228jupyterlab-pygments==0.1.2
13- markupsafe==1.1.1
29+ # via nbconvert
30+ markupsafe==2.0.1
31+ # via jinja2
1432mistune==0.8.4
15- nbclient==0.5.2
33+ # via nbconvert
34+ nbclient==0.5.3
35+ # via nbconvert
1636nbconvert==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
1842nest-asyncio==1.5.1
43+ # via nbclient
1944packaging==20.9
45+ # via bleach
2046pandocfilters==1.4.3
21- pygments==2.7.4
47+ # via nbconvert
48+ pygments==2.9.0
49+ # via
50+ # jupyterlab-pygments
51+ # nbconvert
2252pyparsing==2.4.7
53+ # via packaging
2354pyrsistent==0.17.3
55+ # via jsonschema
2456python-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
2867tornado==6.1
68+ # via jupyter-client
2969traitlets==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
3178webencodings==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
Original file line number Diff line number Diff line change 1- # this is a comment
21async-generator==1.10
3- attrs==20.3.0
2+ # via nbclient
3+ attrs==21.2.0
4+ # via jsonschema
45bleach==3.3.0
5- defusedxml==0.6.0
6+ # via nbconvert
7+ defusedxml==0.7.1
8+ # via nbconvert
69entrypoints==0.3
7- importlib-metadata==3.4.0
10+ # via nbconvert
11+ importlib-metadata==4.5.0
12+ # via jsonschema
813ipython-genutils==0.2.0
9- jinja2==2.11.3
14+ # via
15+ # nbformat
16+ # traitlets
17+ jinja2==3.0.1
18+ # via nbconvert
1019jsonschema==3.2.0
11- jupyter-client==6.1.11
20+ # via nbformat
21+ jupyter-client==6.1.12
22+ # via nbclient
1223jupyter-core==4.7.1
24+ # via
25+ # jupyter-client
26+ # nbconvert
27+ # nbformat
1328jupyterlab-pygments==0.1.2
14- markupsafe==1.1.1
29+ # via nbconvert
30+ markupsafe==2.0.1
31+ # via jinja2
1532mistune==0.8.4
16- nbclient==0.5.2
33+ # via nbconvert
34+ nbclient==0.5.3
35+ # via nbconvert
1736nbconvert==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
1942nest-asyncio==1.5.1
43+ # via nbclient
2044packaging==20.9
45+ # via bleach
2146pandocfilters==1.4.3
22- pygments==2.7.4
47+ # via nbconvert
48+ pygments==2.9.0
49+ # via
50+ # jupyterlab-pygments
51+ # nbconvert
2352pyparsing==2.4.7
53+ # via packaging
2454pyrsistent==0.17.3
55+ # via jsonschema
2556python-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
3069tornado==6.1
70+ # via jupyter-client
3171traitlets==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
3380webencodings==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
Original file line number Diff line number Diff line change 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
69numpy==1.18.5
7- packaging==20.4
10+ # via -r test_package/numpy/requirements.txt
11+ packaging==20.9
12+ # via pytest
813pluggy==0.13.1
9- py==1.8.1
14+ # via pytest
15+ py==1.10.0
16+ # via pytest
1017pyparsing==2.4.7
18+ # via packaging
1119pytest==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
Original file line number Diff line number Diff line change 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
69numpy==1.18.5
7- packaging==20.4
10+ # via -r test_package/numpy/requirements.txt
11+ packaging==20.9
12+ # via pytest
813pluggy==0.13.1
9- py==1.8.1
14+ # via pytest
15+ py==1.10.0
16+ # via pytest
1017pyparsing==2.4.7
18+ # via packaging
1119pytest==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
You can’t perform that action at this time.
0 commit comments