diff --git a/environment.yml b/environment.yml
index fefdb8e891ac57b2738ab1ea1cbf7fcc4de66d8f..71f7eaed10b5d6ce903416ea43c3e8ffa40f8fc1 100644
--- a/environment.yml
+++ b/environment.yml
@@ -26,3 +26,6 @@ dependencies:
             - prettytable
             - jupyterlab-code-formatter
             - jupyterlab-git
+            - keras-tuner
+            - tensorflow_hub
+            - scikeras
diff --git a/environment_linux.yml b/environment_linux.yml
index dd3d84802d3af71000d40a37b2492be3d2427d55..761d85c07c566687107d86947dfc46f5792049d4 100644
--- a/environment_linux.yml
+++ b/environment_linux.yml
@@ -25,3 +25,6 @@ dependencies:
             - prettytable
             - jupyterlab-code-formatter
             - jupyterlab-git
+            - keras-tuner
+            - tensorflow_hub
+            - scikeras
diff --git a/environment_m1.yml b/environment_m1.yml
index 5f11e7ca05f26977be1b29ff28e7061932c3fa2f..bccc445985dd63d1b059662e11b076b1dff30a48 100644
--- a/environment_m1.yml
+++ b/environment_m1.yml
@@ -29,3 +29,6 @@ dependencies:
     - prettytable
     - jupyterlab-code-formatter
     - jupyterlab-git
+    - keras-tuner
+    - tensorflow_hub
+    - scikeras