diff --git a/Project.toml b/Project.toml index b133ae2..f0fa753 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,7 @@ [deps] BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0" Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c" +IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a" Loess = "4345ca2d-374a-55d4-8d30-97f9976e7612" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568" @@ -9,7 +10,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] BSON = "0.3.5" -Flux = "0.10.3" +Flux = "~0.9" Loess = "0.5.4" Plots = "1.0.14" ProgressBars = "1.4.1"