diff --git a/salomon.csv b/salomon.csv
index 5ed70732a13d8101ce1c528741bcda3a7080755c..f72df73a7c234bd14303d14985bc422858c0132c 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -1410,6 +1410,7 @@ PYXAID/1.0,2
 PyYAML/3.11-intel-2015b-Python-2.7.9,2
 PyYAML/3.12-Py-2.7,2
 PyYAML/3.12-Python-2.7.13-base,2
+pyzmq/16.0.4-Py-2.7,2
 QBOX/r140b-foss-2016a,2
 QCA/2.1.0-foss-2015g,2
 QEMU/2.10.0-GCC-4.4.7-system,2
@@ -1630,6 +1631,7 @@ Trilinos/12.10.1-intel-2017a-Python-2.7.11,2
 Trilinos/12.10.1-intel-2017a-Python-2.7.11-test,2
 Trimmomatic/0.35-Java-1.7.0_79,2
 TRIQS/1.4.1-foss-2017a,2
+TRIQS/1.4.1-foss-2017a-test,2
 turbovnc/1.2.3,2
 Ubuntu/16.04,2
 Ubuntu/16.04-shell,2
diff --git a/salomon.md b/salomon.md
index bb4bf4ee83000e11f03ed8e41bcbcfbaf817c15a..d6b9af56dcb344771d1428c8aa99a54a724d5695 100644
--- a/salomon.md
+++ b/salomon.md
@@ -388,6 +388,7 @@
 | [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. |
 | [pytz](http://pytz.sourceforge.net/) | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. |
 | [PyYAML](https://pypi.python.org/pypi/PyYAML/) | PyYAML is a YAML parser and emitter for the Python programming language. |
+| [pyzmq](https://pypi.python.org/pypi/pyzmq) | Python bindings for 0MQ. |
 | [scipy](https://github.com/jupyter/testpath) | Test utilities for code working with files and commands |
 | [SCons](http://www.scons.org/) | SCons is a software construction tool. |
 | [singledispatch](https://pypi.python.org/pypi/singledispatch) | A small but fast and easy to use stand-alone template engine written in pure python. |