Skip to content
This repository was archived by the owner on Apr 10, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions third_party/NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@ To access this table from inside the app, click the button labelled `Legal` in t
| Name | Version | License | URL |
|------------------|-----------|--------------------------------------------------------|--------------------------------------------------|
| Eel | 0.14.0 | MIT License | https://github.com/samuelhwilliams/Eel |
| Jinja2 | 3.0.2 | BSD License | https://palletsprojects.com/p/jinja/ |
| Jinja2 | 3.0.3 | BSD License | https://palletsprojects.com/p/jinja/ |
| MarkupSafe | 2.0.1 | BSD License | https://palletsprojects.com/p/markupsafe/ |
| bottle | 0.12.19 | MIT License | http://bottlepy.org/ |
| bottle-websocket | 0.2.9 | MIT License | https://github.com/zeekay/bottle-websocket |
| dill | 0.3.4 | BSD License | https://github.com/uqfoundation/dill |
| future | 0.18.2 | MIT License | https://python-future.org |
| gevent | 21.8.0 | MIT License | http://www.gevent.org/ |
| gevent | 21.12.0 | MIT License | http://www.gevent.org/ |
| gevent-websocket | 0.10.1 | Copyright 2011-2017 Jeffrey Gelens <jeffrey@noppo.pro> | https://www.gitlab.com/noppo/gevent-websocket |
| greenlet | 1.1.2 | MIT License | https://greenlet.readthedocs.io/ |
| multiprocess | 0.70.12.2 | BSD License | https://github.com/uqfoundation/multiprocess |
| numpy | 1.21.3 | BSD License | https://www.numpy.org |
| numpy | 1.22.0 | BSD License | https://www.numpy.org |
| nupack | 4.0.0.23 | UNKNOWN | www.nupack.org |
| pandas | 1.3.4 | BSD License | https://pandas.pydata.org |
| pandas | 1.3.5 | BSD License | https://pandas.pydata.org |
| pathos | 0.2.8 | BSD License | https://github.com/uqfoundation/pathos |
| pox | 0.3.0 | BSD License | https://github.com/uqfoundation/pox |
| ppft | 1.6.6.4 | BSD-like | https://github.com/uqfoundation/ppft |
| prettytable | 2.2.1 | BSD License | https://github.com/jazzband/prettytable |
| pyparsing | 2.4.7 | MIT License | https://github.com/pyparsing/pyparsing/ |
| prettytable | 2.5.0 | BSD License | https://github.com/jazzband/prettytable |
| pyparsing | 3.0.6 | MIT License | https://github.com/pyparsing/pyparsing/ |
| python-dateutil | 2.8.2 | Apache Software License; BSD License | https://github.com/dateutil/dateutil |
| pytz | 2021.3 | MIT License | http://pythonhosted.org/pytz |
| scipy | 1.7.1 | BSD License | https://www.scipy.org |
| scipy | 1.7.3 | BSD License | https://www.scipy.org |
| setuptools | 56.0.0 | MIT License | https://github.com/pypa/setuptools |
| six | 1.16.0 | MIT License | https://github.com/benjaminp/six |
| wcwidth | 0.2.5 | MIT License | https://github.com/jquast/wcwidth |
Expand Down