diff --git a/A/Agents/Compat.toml b/A/Agents/Compat.toml index e71c839b288c413..db74c04d72761b5 100644 --- a/A/Agents/Compat.toml +++ b/A/Agents/Compat.toml @@ -114,7 +114,7 @@ MixedStructTypes = "0.2" ["6-6.0.9"] IteratorSampling = "0.2" -["6.0.10-6"] +["6.0.10-6.1.6"] StreamSampling = "0.3" ["6.0.14-6.0.15"] @@ -132,3 +132,6 @@ DynamicSumTypes = "3" ["6.1.6-6"] JLD2 = "0.4-0.5" LightSumTypes = "4" + +["6.1.7-6"] +StreamSampling = "0.4" diff --git a/A/Agents/Versions.toml b/A/Agents/Versions.toml index cc89dccb9aa2325..a28d3a6c9aa2955 100644 --- a/A/Agents/Versions.toml +++ b/A/Agents/Versions.toml @@ -348,3 +348,6 @@ git-tree-sha1 = "362ea51fe99499d44357e85a386a74e4ae75cb02" ["6.1.6"] git-tree-sha1 = "b7e359fad2f8854aef1f040001a0a124b6efc945" + +["6.1.7"] +git-tree-sha1 = "bfb9ab7f11bdb67c6617f3715e170194ea258125"