diff --git a/I/IMASdd/Compat.toml b/I/IMASdd/Compat.toml index 10dbd8534aa39f7..85ffb5a2f5820da 100644 --- a/I/IMASdd/Compat.toml +++ b/I/IMASdd/Compat.toml @@ -8,6 +8,8 @@ OrderedCollections = "1" PrecompileTools = "1" StaticArraysCore = "1" TimerOutputs = "0.5" + +["2 - 8.4.0"] julia = "1" ["2.0"] @@ -47,10 +49,20 @@ ThreadSafeDicts = "0.1.6-0.1" ["7.1.3 - 8"] DataInterpolations = "7 - 8" -Dates = "1.11.0 - 1" Memoization = "0.2.2 - 0.2" ThreadSafeDicts = "0.1.6 - 0.1" +["7.1.3 - 8.4.0"] +Dates = "1.11.0 - 1" + ["8.3 - 8"] -AdaptiveArrayPools = "0.1" Preferences = "1" + +["8.3 - 8.4.0"] +AdaptiveArrayPools = "0.1" + +["8.4.3 - 8"] +AdaptiveArrayPools = "0.3" +Dates = "1" +FastInterpolations = "0.4.11 - 0.4" +julia = "1.11.0 - 1" diff --git a/I/IMASdd/Deps.toml b/I/IMASdd/Deps.toml index acc6fc2ddf1729a..135f491a5a374a7 100644 --- a/I/IMASdd/Deps.toml +++ b/I/IMASdd/Deps.toml @@ -26,3 +26,6 @@ ThreadSafeDicts = "4239201d-c60e-5e0a-9702-85d713665ba7" ["8.3 - 8"] AdaptiveArrayPools = "4f381ef7-9af0-4cbe-99d4-cf36d7b0f233" Preferences = "21216c6a-2e73-6563-6e65-726566657250" + +["8.4.3 - 8"] +FastInterpolations = "9ea80cae-fc13-4c00-8066-6eaedb12f34b" diff --git a/I/IMASdd/Versions.toml b/I/IMASdd/Versions.toml index 947ae6f8e9c196b..f7def98016ea49c 100644 --- a/I/IMASdd/Versions.toml +++ b/I/IMASdd/Versions.toml @@ -159,3 +159,6 @@ git-tree-sha1 = "96bd2ca72786be20d013e043e1f7d71eb8bf88da" ["8.4.0"] git-tree-sha1 = "0bdaf613f8bdceb4e0fe918bed2671249d529c87" + +["8.4.3"] +git-tree-sha1 = "7f09df014380686fd291c7db6c23d39cd084d7ba"