diff --git a/I/InternalFluidFlow/Compat.toml b/I/InternalFluidFlow/Compat.toml index 4db7f14afaee879..b5f961a825eb0e2 100644 --- a/I/InternalFluidFlow/Compat.toml +++ b/I/InternalFluidFlow/Compat.toml @@ -1,3 +1,6 @@ -[0-1] +[0-2] Plots = "1" julia = "1" + +[2] +Images = "0.26" diff --git a/I/InternalFluidFlow/Deps.toml b/I/InternalFluidFlow/Deps.toml index bbbcda4d52994b2..82ab20554436741 100644 --- a/I/InternalFluidFlow/Deps.toml +++ b/I/InternalFluidFlow/Deps.toml @@ -1,3 +1,6 @@ -[0-1] +[0-2] Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +[2] +Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0" diff --git a/I/InternalFluidFlow/Versions.toml b/I/InternalFluidFlow/Versions.toml index eb96a498e520cc0..6b1934bf52eaddb 100644 --- a/I/InternalFluidFlow/Versions.toml +++ b/I/InternalFluidFlow/Versions.toml @@ -57,3 +57,6 @@ git-tree-sha1 = "4d06fef23ec3c26da516823f362df2f524215139" ["1.1.4"] git-tree-sha1 = "5ce1afbb35b0a33905258d8f19cc79b01585097e" + +["2.0.0"] +git-tree-sha1 = "4594c7ed49a6b7f4ce7f41ff435ca3a37cfdd88d"