diff --git a/README.md b/README.md
index d37dd3e49e5d960722c8bbd24f42c863532269d3..39441e5a51b5a3baa0d737785e61a08d8de2f640 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@
     - seaborn (version 0.11)
     - plotly (version 5.4)
     - nltk (version 3.6)
+    - tensorflow (version 2.7.0)
 - All python packages are installed into a virtual environment at `~/.ml-venv`. This also includes jupyter-lab which allows for using the default python3 kernel and still having access to all dependencies
 
 ### The project is structured as follows: