diff --git a/Project.toml b/Project.toml index 6f2d70f..c6d84e3 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] Flux = "0.12" Functors = "0.2" -JuMP = "0.19, 0.20, 0.21, 0.22, 0.23" +JuMP = "0.19, 0.20, 0.21, 0.22, 0.23, 1" NaiveNASlib = "2" Reexport = "0.2.0, 1.0" Setfield = "0.3.4, 0.5, 0.6, 0.7, 0.8"