Skip to content

Commit 8e176ed

Browse files
committed
Include the full list of dependencies in MANIFEST
Use `pipdeptree` to generate the tree of all packages depended upon by the list of tools in MANIFEST.md.
1 parent f7ff840 commit 8e176ed

1 file changed

Lines changed: 85 additions & 0 deletions

File tree

MANIFEST.md

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,91 @@ Software Manifest
44
The UMSI Easy Hub project depends on the following software:
55

66
* [Jupyter](https://github.com/jupyter/jupyter) -- [BSD 3-Clause License](https://github.com/jupyter/jupyter/blob/master/LICENSE)
7+
* anyio
8+
* appnope
9+
* argon2-cffi
10+
* argon2-cffi-bindings
11+
* asttokens
12+
* attrs
13+
* backcall
14+
* beautifulsoup4
15+
* bleach
16+
* cffi
17+
* comm
18+
* debugpy
19+
* decorator
20+
* defusedxml
21+
* entrypoints
22+
* executing
23+
* fastjsonschema
24+
* idna
25+
* ipykernel
26+
* ipython
27+
* ipython-genutils
28+
* ipywidgets
29+
* jedi
30+
* jinja2
31+
* jsonschema
32+
* jupyter-client
33+
* jupyter-console
34+
* jupyter-core
35+
* jupyter-server
36+
* jupyterlab-pygments
37+
* jupyterlab-widgets
38+
* markupsafe
39+
* matplotlib-inline
40+
* mistune
41+
* nbclassic
42+
* nbclient
43+
* nbconvert
44+
* nbformat
45+
* nest-asyncio
46+
* notebook
47+
* notebook-shim
48+
* packaging
49+
* pandocfilters
50+
* parso
51+
* pexpect
52+
* pickleshare
53+
* platformdirs
54+
* prometheus-client
55+
* prompt-toolkit
56+
* psutil
57+
* ptyprocess
58+
* pure-eval
59+
* pycparser
60+
* pygments
61+
* pyrsistent
62+
* python-dateutil
63+
* pyzmq
64+
* qtconsole
65+
* Send2Trash
66+
* six
67+
* sniffio
68+
* soupsieve
69+
* stack-data
70+
* terminado
71+
* tinycss2
72+
* tornado
73+
* traitlets
74+
* wcwidth
75+
* webencodings
76+
* websocket-client
77+
* widgetsnbextension
778
* [Helm](https://github.com/helm/helm) -- [Apache 2.0 License](https://github.com/helm/helm/blob/main/LICENSE)
879
* [boto3](https://github.com/boto/boto3) -- [Apache 2.0 License](https://github.com/boto/boto3/blob/develop/LICENSE)
80+
* botocore
81+
* jmespath
82+
* python-dateutil
83+
* s3transfer
84+
* six
85+
* urllib3
986
* [awscli v2](https://github.com/aws/aws-cli/tree/v2) -- [Apache 2.0 License](https://github.com/aws/aws-cli/blob/v2/LICENSE.txt)
87+
* awscrt
88+
* cffi
89+
* distro
90+
* jmespath
91+
* pycparser
92+
* ruamel.yaml
93+
* urllib3
94+
* wcwidth

0 commit comments

Comments
 (0)