diff --git a/salomon.csv b/salomon.csv
index 6bffc6ea203aeee0f266680522f5a7af8d188b4c..1a65f3d2b60e8025c3adac8071ff7687b3ba8a9c 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -564,6 +564,7 @@ help2man/1.47.4,2
 help2man/1.47.4-GCCcore-6.3.0,2
 HPL/2.1-foss-2015b,2
 HPL/2.1-intel-2015b,2
+html5lib/1.0.1-Py-3.6,2
 HTSlib/1.6-intel-2017a,2
 hwloc/1.11.0,2
 hwloc/1.11.0-GNU-4.9.3-2.25,2
@@ -1039,6 +1040,7 @@ Mako/1.0.7-Py-2.7,2
 MAP/4.2,2
 MAP/5.0.1,2
 Marc/2013.1.0,2
+Markdown/2.6.11-Py-3.6,2
 MarkupSafe/1.0-Py-2.7,2
 MarkupSafe/1.0-Py-3.6,2
 MATIO/1.5.2-intel-2017a,2
@@ -1675,6 +1677,7 @@ VTK/7.1.1-intel-2017a-Python-2.7.13,2
 VTune/2016_update1,2
 VTune/2017_update5,2
 VTune/2018_update1,2
+webencodings/0.5.1-Py-3.6,2
 Werkzeug/0.14.1-Py-3.6,2
 Wine/1.7.29-GCC-4.4.7-system,2
 Wine/1.7.29-GNU-5.1.0-2.25,2
diff --git a/salomon.md b/salomon.md
index 510db7976f5eeebe37942032b0e480561724bc9d..56e5eee7b4a64ba1dceb65f764f5ff118369e57b 100644
--- a/salomon.md
+++ b/salomon.md
@@ -375,12 +375,14 @@
 | [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. |
 | [Flask](https://pypi.python.org/pypi/flask) | A microframework based on Werkzeug, Jinja2 and good intentions. |
 | [h5py](http://www.h5py.org/) | HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. |
+| [html5lib](https://pypi.python.org/pypi/html5lib) | HTML parser based on the WHATWG HTML specification. |
 | [itsdangerous](https://pypi.python.org/pypi/itsdangerous) | Various helpers to pass trusted data to untrusted environments and back. |
 | [Jinja2](https://pypi.python.org/pypi/jinja) | A small but fast and easy to use stand-alone template engine written in pure python. |
 | [Keras](https://keras.io/) | Keras is a minimalist, highly modular neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. |
 | [latexcodec](https://pypi.python.org/pypi/latexcodec) | A lexer and codec to work with LaTeX code in Python. |
 | [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. |
 | [Mako](http://www.makotemplates.org) | A super-fast templating language that borrows the best ideas from the existing templating languages |
+| [Markdown](https://pypi.python.org/pypi/Markdown) | Python implementation of Markdown. |
 | [MarkupSafe](https://pypi.python.org/pypi/markupsafe) | Implements a XML/HTML/XHTML Markup safe string for Python. |
 | [matplotlib](http://matplotlib.org) | matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. |
 | [Mercurial](http://mercurial.selenic.com/) | Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. |
@@ -425,6 +427,7 @@
 | [tornado](https://pypi.python.org/pypi/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
 | [urllib3](https://pypi.python.org/pypi/urllib3) | HTTP library with thread-safe connection pooling, file post, and more. |
 | [virtualenv](https://pypi.python.org/pypi/virtualenv) | Virtual Python Environment builder. |
+| [webencodings](https://pypi.python.org/pypi/webencodings) | Character encoding aliases for legacy web content. |
 | [Werkzeug](https://pypi.python.org/pypi/Werkzeug) | The comprehensive WSGI web application library. |
 
 ## System