diff --git a/E/Electrum/Compat.toml b/E/Electrum/Compat.toml index af11a91638ebbe6..d327abe85c0f928 100644 --- a/E/Electrum/Compat.toml +++ b/E/Electrum/Compat.toml @@ -1,10 +1,12 @@ [0] ComputedFieldTypes = "1" FFTW = "1" -NormalForms = "0.1" StaticArrays = "1" julia = "1.6.0-1" +["0-0.1.15"] +NormalForms = "0.1" + ["0.1.11-0"] InlineStrings = "1" @@ -12,5 +14,8 @@ InlineStrings = "1" LinearAlgebra = "1.6.0-1" Printf = "1.6.0-1" +["0.1.16-0"] +NormalForms = "0.1.7-0.1" + ["0.1.6-0"] Requires = "1" diff --git a/E/Electrum/Versions.toml b/E/Electrum/Versions.toml index dee332b9c89d9ea..172999e90e721e8 100644 --- a/E/Electrum/Versions.toml +++ b/E/Electrum/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "ea35fc6e0c26b2263de9b0d032d1ffe6ccc89c0e" ["0.1.15"] git-tree-sha1 = "1c2d7a2c8647f4d011cc04e3af3cabcd7e644669" + +["0.1.16"] +git-tree-sha1 = "397be8ff0ab1c831208667fd7f453eda03007bcc"