diff --git a/salomon.csv b/salomon.csv
index ca4012c2a2f18896785ba8d8b3431ddb4c74e5be..d2228c45087df072b583e7424ab0625d1113fe86 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -3,6 +3,7 @@ ABINIT/7.10.1-intel-2015b,2
 ABINIT/8.2.2-intel-2017a,2
 ABINIT/8.6.1-intel-2017a,2
 ABINIT/8.6.1-intel-2017a-test,2
+absl-py/0.1.10-Py-3.6,2
 ACE/6.3.3,2
 Advisor/2016_update2,2
 Advisor/2017_update3,2
@@ -1615,6 +1616,7 @@ Tensorflow/1.2.0-intel-2017b-mkl,2
 Tensorflow/1.3.0,2
 Tensorflow/1.3.0-intel-2017b-mkl,2
 Tensorflow/1.6.0rc0,2
+Tensorflow/1.6.0rc0-Py-3.6,2
 Theano/0.9.0-Python-3.6.1,2
 Theano/1.0.1-Py-3.6,2
 Tix/8.1.4-intel-2017a,2
diff --git a/salomon.md b/salomon.md
index ce7b478ed51f8df692fd98e33efd11fdce434241..510db7976f5eeebe37942032b0e480561724bc9d 100644
--- a/salomon.md
+++ b/salomon.md
@@ -362,6 +362,7 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [absl-py](https://pypi.python.org/pypi/absl-py) | Abseil Python Common Libraries, see https://github.com/abseil/abseil-py. |
 | [ASE](https://wiki.fysik.dtu.dk/ase/) | ASE is a python package providing an open source Atomic Simulation Environment in the Python scripting language. |
 | [asv](https://github.com/airspeed-velocity/asv) | Airspeed velocity (asv) is a tool for benchmarking Python packages over their lifetime. |
 | [attrs](http://www.attrs.org/) | Classes Without Boilerplate |