We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca55158 + ef26288 commit 974548dCopy full SHA for 974548d
Manifest.toml
@@ -164,9 +164,9 @@ version = "0.1.1"
164
165
[[FillArrays]]
166
deps = ["LinearAlgebra", "Random", "SparseArrays"]
167
-git-tree-sha1 = "44f561e293987ffc84272cd3d2b14b0b93123d63"
+git-tree-sha1 = "bf726ba7ce99e00d10bf63c031285fb9ab3676ae"
168
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
169
-version = "0.8.10"
+version = "0.8.11"
170
171
[[FixedPointNumbers]]
172
git-tree-sha1 = "8fb797c37a3b7ced4327a05ac4ca0dd6a4f1ba92"
Project.toml
@@ -30,7 +30,7 @@ Flux = "~0.10"
30
LightGraphs = "1.3"
31
Requires = "^1.0.0"
32
StaticArrays = "^0.12.1"
33
-Zygote = "~0.4"
+Zygote = "~0.4, 0.5"
34
ZygoteRules = "~0.2"
35
julia = "1.4"
36
0 commit comments