DEP_LICENSES.md
March 8, 2021 ยท View on GitHub
| Name | Version | License | Author | URL |
|---|---|---|---|---|
| Cython | 0.29.22 | Apache Software License | Robert Bradshaw, Stefan Behnel, Dag Seljebotn, Greg Ewing, et al. | http://cython.org/ |
| GitPython | 3.1.14 | BSD License | Sebastian Thiel, Michael Trier | https://github.com/gitpython-developers/GitPython |
| Jinja2 | 2.11.3 | BSD License | Armin Ronacher | https://palletsprojects.com/p/jinja/ |
| MarkupSafe | 1.1.1 | BSD License | Armin Ronacher | https://palletsprojects.com/p/markupsafe/ |
| Pillow | 8.1.2 | Historical Permission Notice and Disclaimer (HPND) | Alex Clark (PIL Fork Author) | https://python-pillow.org |
| Pygments | 2.8.1 | BSD License | Georg Brandl | https://pygments.org/ |
| Send2Trash | 1.5.0 | BSD License | Virgil Dupras | https://github.com/hsoft/send2trash |
| altair | 4.1.0 | BSD License | Brian E. Granger / Jake VanderPlas | http://altair-viz.github.io |
| appnope | 0.1.2 | BSD License | Min Ragan-Kelley | http://github.com/minrk/appnope |
| argon2-cffi | 20.1.0 | MIT License | Hynek Schlawack | https://argon2-cffi.readthedocs.io/ |
| astor | 0.8.1 | BSD License | Patrick Maupin | https://github.com/berkerpeksag/astor |
| async-generator | 1.10 | MIT License, Apache Software License | Nathaniel J. Smith | https://github.com/python-trio/async_generator |
| attrs | 20.3.0 | MIT License | Hynek Schlawack | https://www.attrs.org/ |
| backcall | 0.2.0 | BSD License | Thomas Kluyver | https://github.com/takluyver/backcall |
| base58 | 2.1.0 | MIT License | David Keijser | https://github.com/keis/base58 |
| bleach | 3.3.0 | Apache Software License | UNKNOWN | https://github.com/mozilla/bleach |
| blinker | 1.4 | MIT License | Jason Kirtland | http://pythonhosted.org/blinker/ |
| cachetools | 4.2.1 | MIT License | Thomas Kemmer | https://github.com/tkem/cachetools/ |
| certifi | 2020.12.5 | Mozilla Public License 2.0 (MPL 2.0) | Kenneth Reitz | https://certifiio.readthedocs.io/en/latest/ |
| cffi | 1.14.5 | MIT License | Armin Rigo, Maciej Fijalkowski | http://cffi.readthedocs.org |
| chardet | 4.0.0 | GNU Library or Lesser General Public License (LGPL) | Mark Pilgrim | https://github.com/chardet/chardet |
| click | 7.1.2 | BSD License | UNKNOWN | https://palletsprojects.com/p/click/ |
| clip | 1.0 | MIT License | OpenAI | https://github.com/openai/CLIP |
| cycler | 0.10.0 | BSD | Thomas A Caswell | http://github.com/matplotlib/cycler |
| decorator | 4.4.2 | BSD License | Michele Simionato | https://github.com/micheles/decorator |
| defusedxml | 0.7.0 | Python Software Foundation License | Christian Heimes | https://github.com/tiran/defusedxml |
| entrypoints | 0.3 | MIT License | Thomas Kluyver | https://github.com/takluyver/entrypoints |
| ftfy | 5.9 | MIT License | UNKNOWN | http://github.com/LuminosoInsight/python-ftfy |
| gitdb | 4.0.5 | BSD License | Sebastian Thiel | https://github.com/gitpython-developers/gitdb |
| idna | 2.10 | BSD License | Kim Davies | https://github.com/kjd/idna |
| importlib-resources | 5.1.2 | Apache Software License | Barry Warsaw | https://github.com/python/importlib_resources |
| ipykernel | 5.5.0 | BSD License | IPython Development Team | https://ipython.org |
| ipython | 7.21.0 | BSD License | The IPython Development Team | https://ipython.org |
| ipython-genutils | 0.2.0 | BSD License | IPython Development Team | http://ipython.org |
| ipywidgets | 7.6.3 | BSD License | IPython Development Team | http://ipython.org |
| jedi | 0.18.0 | MIT License | David Halter | https://github.com/davidhalter/jedi |
| jsonschema | 3.2.0 | MIT License | Julian Berman | https://github.com/Julian/jsonschema |
| jupyter-client | 6.1.11 | BSD License | Jupyter Development Team | https://jupyter.org |
| jupyter-core | 4.7.1 | BSD License | Jupyter Development Team | https://jupyter.org |
| jupyterlab-pygments | 0.1.2 | BSD | Jupyter Development Team | http://jupyter.org |
| jupyterlab-widgets | 1.0.0 | BSD License | Jupyter Development Team | https://github.com/jupyter-widgets/ipywidgets |
| kiwisolver | 1.3.1 | BSD License | The Nucleic Development Team | https://github.com/nucleic/kiwi |
| matplotlib | 3.3.4 | Python Software Foundation License | John D. Hunter, Michael Droettboom | https://matplotlib.org |
| mistune | 0.8.4 | BSD License | Hsiaoming Yang | https://github.com/lepture/mistune |
| nbclient | 0.5.3 | BSD License | Jupyter Development Team | https://jupyter.org |
| nbconvert | 6.0.7 | BSD License | Jupyter Development Team | https://jupyter.org |
| nbformat | 5.1.2 | BSD License | Jupyter Development Team | http://jupyter.org |
| nest-asyncio | 1.5.1 | BSD License | Ewald R. de Wit | https://github.com/erdewit/nest_asyncio |
| notebook | 6.2.0 | BSD License | Jupyter Development Team | http://jupyter.org |
| numpy | 1.20.1 | BSD License | Travis E. Oliphant et al. | https://www.numpy.org |
| packaging | 20.9 | Apache Software License, BSD License | Donald Stufft and individual contributors | https://github.com/pypa/packaging |
| pandas | 1.2.3 | BSD | UNKNOWN | https://pandas.pydata.org |
| pandocfilters | 1.4.3 | BSD License | John MacFarlane | http://github.com/jgm/pandocfilters |
| parso | 0.8.1 | MIT License | David Halter | https://github.com/davidhalter/parso |
| pexpect | 4.8.0 | ISC License (ISCL) | Noah Spurrier; Thomas Kluyver; Jeff Quast | https://pexpect.readthedocs.io/ |
| pickleshare | 0.7.5 | MIT License | Ville Vainio | https://github.com/pickleshare/pickleshare |
| prometheus-client | 0.9.0 | Apache Software License | Brian Brazil | https://github.com/prometheus/client_python |
| prompt-toolkit | 3.0.16 | BSD License | Jonathan Slenders | https://github.com/prompt-toolkit/python-prompt-toolkit |
| protobuf | 3.15.5 | 3-Clause BSD License | UNKNOWN | https://developers.google.com/protocol-buffers/ |
| ptyprocess | 0.7.0 | ISC License (ISCL) | Thomas Kluyver | https://github.com/pexpect/ptyprocess |
| pyarrow | 3.0.0 | Apache Software License | UNKNOWN | https://arrow.apache.org/ |
| pycocotools | 2.0.2 | Prop | Piotr Dollar and Tsung-Yi Lin | https://github.com/cocodataset/cocoapi/blob/master/license.txt |
| pycparser | 2.20 | BSD License | Eli Bendersky | https://github.com/eliben/pycparser |
| pydeck | 0.6.1 | Apache 2.0 License | Andrew Duberstein | https://github.com/visgl/deck.gl/tree/master/bindings/pydeck |
| pymongo | 3.11.3 | Apache Software License | Mike Dirolf | http://github.com/mongodb/mongo-python-driver |
| pyparsing | 2.4.7 | MIT License | Paul McGuire | https://github.com/pyparsing/pyparsing/ |
| pyrsistent | 0.17.3 | MIT License | Tobias Gustafsson | http://github.com/tobgu/pyrsistent/ |
| python-dateutil | 2.8.1 | BSD License, Apache Software License | Gustavo Niemeyer | https://dateutil.readthedocs.io |
| pytz | 2021.1 | MIT License | Stuart Bishop | http://pythonhosted.org/pytz |
| pyzmq | 22.0.3 | GNU Library or Lesser General Public License (LGPL), BSD License | Brian E. Granger, Min Ragan-Kelley | https://pyzmq.readthedocs.org |
| regex | 2020.11.13 | Apache Software License | Matthew Barnett | https://bitbucket.org/mrabarnett/mrab-regex |
| requests | 2.25.1 | Apache Software License | Kenneth Reitz | https://requests.readthedocs.io |
| six | 1.15.0 | MIT License | Benjamin Peterson | https://github.com/benjaminp/six |
| smmap | 3.0.5 | BSD License | Sebastian Thiel | https://github.com/gitpython-developers/smmap |
| streamlit | 0.78.0 | Apache 2 | Streamlit Inc | https://streamlit.io |
| terminado | 0.9.2 | BSD License | Jupyter Development Team | https://github.com/jupyter/terminado |
| testpath | 0.4.4 | BSD License | Jupyter Development Team | https://github.com/jupyter/testpath |
| toml | 0.10.2 | MIT License | William Pearson | https://github.com/uiri/toml |
| toolz | 0.11.1 | BSD License | https://raw.github.com/pytoolz/toolz/master/AUTHORS.md | https://github.com/pytoolz/toolz/ |
| torch | 1.7.1 | BSD License | PyTorch Team | https://pytorch.org/ |
| torchray | 1.0.0.2 | Creative Commons Attribution-Noncommercial 4.0 International | Andrea Vedaldi | https://github.com/facebookresearch/TorchRay |
| torchvision | 0.8.2 | BSD | PyTorch Core Team | https://github.com/pytorch/vision |
| tornado | 6.1 | Apache Software License | http://www.tornadoweb.org/ | |
| tqdm | 4.59.0 | MIT License, Mozilla Public License 2.0 (MPL 2.0) | UNKNOWN | https://github.com/tqdm/tqdm |
| traitlets | 5.0.5 | BSD License | IPython Development Team | https://github.com/ipython/traitlets |
| typing-extensions | 3.7.4.3 | Python Software Foundation License | Guido van Rossum, Jukka Lehtosalo, Lukasz Langa, Michael Lee | https://github.com/python/typing/blob/master/typing_extensions/README.rst |
| tzlocal | 2.1 | MIT License | Lennart Regebro | https://github.com/regebro/tzlocal |
| urllib3 | 1.26.3 | MIT License | Andrey Petrov | https://urllib3.readthedocs.io/ |
| validators | 0.18.2 | MIT License | Konsta Vesterinen | https://github.com/kvesteri/validators |
| wcwidth | 0.2.5 | MIT License | Jeff Quast | https://github.com/jquast/wcwidth |
| webencodings | 0.5.1 | BSD License | Geoffrey Sneddon | https://github.com/SimonSapin/python-webencodings |
| widgetsnbextension | 3.5.1 | BSD License | IPython Development Team | http://ipython.org |