From 2d925a266559ebd6d2f57dc3ae64e9fb14a826f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Thu, 26 Oct 2017 14:53:28 +0200 Subject: [PATCH] Synced with setup.py --- THIRDPARTYLICENSES.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/THIRDPARTYLICENSES.md b/THIRDPARTYLICENSES.md index 30cc98a8..a8a4f733 100644 --- a/THIRDPARTYLICENSES.md +++ b/THIRDPARTYLICENSES.md @@ -6,7 +6,7 @@ * [Babel JavaScript Support](https://github.com/mitsuhiko/babel/blob/master/contrib/babel.js): BSD * [Bootstrap](http://getbootstrap.com/): Apache License 2.0 * [Bootstrap Modal](http://jschr.github.io/bootstrap-modal/): Apache License 2.0 - * [Bootstrap Slider Knockout Bindings](https://github.com/cosminstefanxp/bootstrap-slider-knockout-binding): MIT + * [Bootstrap Slider Knockout Binding](https://github.com/cosminstefanxp/bootstrap-slider-knockout-binding): MIT * [Bootstrap Slider](http://seiyria.com/bootstrap-slider/): Apache License 2.0 * [Bootstrap Tabdrop](http://www.eyecon.ro/bootstrap-tabdrop): Apache License 2.0 * [Detect Mobile Browser](http://detectmobilebrowsers.com/): Public Domain @@ -36,6 +36,8 @@ * [Awesome-Slugify](https://pypi.python.org/pypi/awesome-slugify): GPLv3 * [chainmap](https://bitbucket.org/jeunice/chainmap): Python * [Click](http://click.pocoo.org/): BSD + * [dateutil](https://dateutil.readthedocs.io/): BSD + * [emoji](https://github.com/carpedm20/emoji/): BSD * [feedparser](https://github.com/kurtmckee/feedparser): BSD * [Flask](http://flask.pocoo.org/): BSD * [Flask-Assets](http://github.com/miracle2k/flask-assets): BSD @@ -44,6 +46,7 @@ * [Flask-Markdown](http://github.com/dcolish/flask-markdown): BSD * [Flask-Principal](http://packages.python.org/Flask-Principal/): MIT * [future](https://python-future.org/): MIT + * [futures](https://github.com/agronholm/pythonfutures): Python * [netaddr](https://github.com/drkjam/netaddr/): BSD * [netifaces](https://bitbucket.org/al45tair/netifaces): MIT * [pkginfo](http://pypi.python.org/pypi/pkginfo/): Python @@ -60,6 +63,7 @@ * [Tornado](http://www.tornadoweb.org/): Apache License 2.0 * [watchdog](http://github.com/gorakhargosh/watchdog): Apache License 2.0 * [websocket-client](https://github.com/liris/websocket-client): LGPLv3 + * [wrapt](http://wrapt.readthedocs.org/): BSD ## Development (testing, documentation generation, etc) @@ -69,4 +73,5 @@ * [pypandoc](https://github.com/bebraw/pypandoc): MIT * [Sphinx](http://sphinx-doc.org/): BSD * [sphinxcontrib-httpdomain](https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/httpdomain/): BSD + * [sphinxcontrib-mermad](https://github.com/mgaitan/sphinxcontrib-mermaid): BSD * [sphinx_rtd_theme](https://github.com/snide/sphinx_rtd_theme/): BSD