diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index 755af4d0922c4385e71cea6c571fd48d4ab1ae51..91973fe83b68b7697fc39c7621ad906d25d0b479 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -44,7 +44,7 @@ zip_keys:
 # Ideally we want to build and test against older versions of dependencies.
 # Most of the pin numbers come from the anaconda package.
 bob_devel:
-  - 2018.02.27
+  - 2018.03.29
 
 ## The build time only dependencies.
 ## Updaing these to the latest version all the time is OK.
@@ -172,7 +172,9 @@ scikit_image:
 sphinx_rtd_theme:
   - 0.2.4
 tensorflow:
-  - 1.3.0
+  - 1.4.1
+tabulate:
+  - 0.8.2
 virtualenv:
   - 15.1.0
 zc_buildout: