diff --git a/rebar.config b/rebar.config
index 36a4682..ee41c86 100644
--- a/rebar.config
+++ b/rebar.config
@@ -2,11 +2,6 @@
             {platform_define, "^[0-9]+", namespaced_types}]}.
 {port_specs, [{"priv/bitcask.so", ["c_src/*.c"]}]}.
 
-{deps, [
-        {meck, "0.8.2", {git, "https://github.com/basho/meck.git", {tag, "0.8.2"}}},
-        {cuttlefish, ".*", {git, "https://github.com/basho/cuttlefish.git", {tag, "2.0.10"}}}
-       ]}.
-
 {port_env,
  [
   {"DRV_CFLAGS",
