Skip to content
This repository was archived by the owner on Apr 10, 2022. It is now read-only.

Commit 08d7c71

Browse files
authored
📄 Update third_party/NOTICES.md
1 parent 9430661 commit 08d7c71

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

third_party/NOTICES.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,27 @@ To access this table from inside the app, click the button labelled `Legal` in t
1515
| Name | Version | License | URL |
1616
|------------------|-----------|--------------------------------------------------------|--------------------------------------------------|
1717
| Eel | 0.14.0 | MIT License | https://github.com/samuelhwilliams/Eel |
18-
| Jinja2 | 3.0.2 | BSD License | https://palletsprojects.com/p/jinja/ |
18+
| Jinja2 | 3.0.3 | BSD License | https://palletsprojects.com/p/jinja/ |
1919
| MarkupSafe | 2.0.1 | BSD License | https://palletsprojects.com/p/markupsafe/ |
2020
| bottle | 0.12.19 | MIT License | http://bottlepy.org/ |
2121
| bottle-websocket | 0.2.9 | MIT License | https://github.com/zeekay/bottle-websocket |
2222
| dill | 0.3.4 | BSD License | https://github.com/uqfoundation/dill |
2323
| future | 0.18.2 | MIT License | https://python-future.org |
24-
| gevent | 21.8.0 | MIT License | http://www.gevent.org/ |
24+
| gevent | 21.12.0 | MIT License | http://www.gevent.org/ |
2525
| gevent-websocket | 0.10.1 | Copyright 2011-2017 Jeffrey Gelens <jeffrey@noppo.pro> | https://www.gitlab.com/noppo/gevent-websocket |
2626
| greenlet | 1.1.2 | MIT License | https://greenlet.readthedocs.io/ |
2727
| multiprocess | 0.70.12.2 | BSD License | https://github.com/uqfoundation/multiprocess |
28-
| numpy | 1.21.3 | BSD License | https://www.numpy.org |
28+
| numpy | 1.22.0 | BSD License | https://www.numpy.org |
2929
| nupack | 4.0.0.23 | UNKNOWN | www.nupack.org |
30-
| pandas | 1.3.4 | BSD License | https://pandas.pydata.org |
30+
| pandas | 1.3.5 | BSD License | https://pandas.pydata.org |
3131
| pathos | 0.2.8 | BSD License | https://github.com/uqfoundation/pathos |
3232
| pox | 0.3.0 | BSD License | https://github.com/uqfoundation/pox |
3333
| ppft | 1.6.6.4 | BSD-like | https://github.com/uqfoundation/ppft |
34-
| prettytable | 2.2.1 | BSD License | https://github.com/jazzband/prettytable |
35-
| pyparsing | 2.4.7 | MIT License | https://github.com/pyparsing/pyparsing/ |
34+
| prettytable | 2.5.0 | BSD License | https://github.com/jazzband/prettytable |
35+
| pyparsing | 3.0.6 | MIT License | https://github.com/pyparsing/pyparsing/ |
3636
| python-dateutil | 2.8.2 | Apache Software License; BSD License | https://github.com/dateutil/dateutil |
3737
| pytz | 2021.3 | MIT License | http://pythonhosted.org/pytz |
38-
| scipy | 1.7.1 | BSD License | https://www.scipy.org |
38+
| scipy | 1.7.3 | BSD License | https://www.scipy.org |
3939
| setuptools | 56.0.0 | MIT License | https://github.com/pypa/setuptools |
4040
| six | 1.16.0 | MIT License | https://github.com/benjaminp/six |
4141
| wcwidth | 0.2.5 | MIT License | https://github.com/jquast/wcwidth |

0 commit comments

Comments
 (0)