diff --git a/Cargo.toml b/Cargo.toml index aa188b1..b1de3af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ travis-ci = { repository = "https://github.com/mstallmo/aperature", branch = "ma [dependencies] tensorflow = "0.11.0" -image = "0.21.0" +image = "0.23.14" ndarray = "0.12.1" imageproc = "0.17.0" hashbrown = "0.1.7"