diff --git a/tangostationcontrol/requirements.txt b/tangostationcontrol/requirements.txt
index e4b3721da998a94d1b066fedf3ecb23cd1278e61..b1620255b5a45c9e3f653661e65de6732fd93a07 100644
--- a/tangostationcontrol/requirements.txt
+++ b/tangostationcontrol/requirements.txt
@@ -7,5 +7,7 @@ PyMySQL[rsa] >= 1.0.2 # MIT
 sqlalchemy >= 1.4.26 #MIT
 GitPython >= 3.1.24 # BSD
 snmp >= 0.1.7 # GPL3
+h5py >= 3.5.0 # BSD
+psutil >= 5.8.0 # BSD
 docker >= 5.0.3 # Apache 2
 python-logstash-async >= 2.3.0 # MIT
\ No newline at end of file