update
This commit is contained in:
parent
f6397e7358
commit
db3f477e15
@ -8,9 +8,9 @@ version = "0.2.1"
|
|||||||
|
|
||||||
[[Adapt]]
|
[[Adapt]]
|
||||||
deps = ["LinearAlgebra", "Test"]
|
deps = ["LinearAlgebra", "Test"]
|
||||||
git-tree-sha1 = "04d15700419b6949d76be1428ab6e0277ff43b06"
|
git-tree-sha1 = "53d8fec4f662088c1202530e338a11a919407f3b"
|
||||||
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
|
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
|
||||||
version = "0.4.1"
|
version = "0.4.2"
|
||||||
|
|
||||||
[[Base64]]
|
[[Base64]]
|
||||||
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
|
||||||
@ -95,9 +95,9 @@ version = "0.5.3"
|
|||||||
|
|
||||||
[[ForwardDiff]]
|
[[ForwardDiff]]
|
||||||
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "InteractiveUtils", "LinearAlgebra", "NaNMath", "Random", "SparseArrays", "SpecialFunctions", "StaticArrays", "Test"]
|
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "InteractiveUtils", "LinearAlgebra", "NaNMath", "Random", "SparseArrays", "SpecialFunctions", "StaticArrays", "Test"]
|
||||||
git-tree-sha1 = "b91250044374764e7c29af59a774c4b8d6100b6e"
|
git-tree-sha1 = "e393bd3b9102659fb24fe88caedec41f2bc2e7de"
|
||||||
uuid = "f6369f11-7733-5829-9624-2563aa707210"
|
uuid = "f6369f11-7733-5829-9624-2563aa707210"
|
||||||
version = "0.10.1"
|
version = "0.10.2"
|
||||||
|
|
||||||
[[InteractiveUtils]]
|
[[InteractiveUtils]]
|
||||||
deps = ["Markdown"]
|
deps = ["Markdown"]
|
||||||
@ -105,9 +105,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
|
|||||||
|
|
||||||
[[Juno]]
|
[[Juno]]
|
||||||
deps = ["Base64", "Logging", "Media", "Profile", "Test"]
|
deps = ["Base64", "Logging", "Media", "Profile", "Test"]
|
||||||
git-tree-sha1 = "3c29a199713e7ec62cfdc11f44d7760219d5f658"
|
git-tree-sha1 = "ce6246e19061e36cbdce954caaae717498daeed8"
|
||||||
uuid = "e5e0dc1b-0480-54bc-9374-aad01c23163d"
|
uuid = "e5e0dc1b-0480-54bc-9374-aad01c23163d"
|
||||||
version = "0.5.3"
|
version = "0.5.4"
|
||||||
|
|
||||||
[[LibGit2]]
|
[[LibGit2]]
|
||||||
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
|
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
|
||||||
@ -140,9 +140,9 @@ version = "0.5.0"
|
|||||||
|
|
||||||
[[Missings]]
|
[[Missings]]
|
||||||
deps = ["Dates", "InteractiveUtils", "SparseArrays", "Test"]
|
deps = ["Dates", "InteractiveUtils", "SparseArrays", "Test"]
|
||||||
git-tree-sha1 = "adc26d2ee85a49c413464110d922cf21efc9d233"
|
git-tree-sha1 = "d1d2585677f2bd93a97cfeb8faa7a0de0f982042"
|
||||||
uuid = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
|
uuid = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
|
||||||
version = "0.3.1"
|
version = "0.4.0"
|
||||||
|
|
||||||
[[Mmap]]
|
[[Mmap]]
|
||||||
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
|
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
|
||||||
|
Loading…
Reference in New Issue
Block a user