mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-19 07:20:28 +01:00
update Manifest.toml
This commit is contained in:
parent
7d0677333c
commit
d3ad8b9c6b
@ -66,9 +66,9 @@ version = "0.2.0"
|
||||
|
||||
[[Compat]]
|
||||
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
|
||||
git-tree-sha1 = "49269e311ffe11ac5b334681d212329002a9832a"
|
||||
git-tree-sha1 = "195a3ffcb8b0762684b6821de18f83a16455c6ea"
|
||||
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
|
||||
version = "1.5.1"
|
||||
version = "2.0.0"
|
||||
|
||||
[[DataStructures]]
|
||||
deps = ["InteractiveUtils", "OrderedCollections", "Random", "Serialization", "Test"]
|
||||
@ -102,9 +102,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
|
||||
|
||||
[[ErrorfreeArithmetic]]
|
||||
deps = ["Test"]
|
||||
git-tree-sha1 = "1d6e9d759a3cefca9b96ab91cba43a8578048923"
|
||||
git-tree-sha1 = "e38834f24946eb8c7dcf2bb00580e087faa60c44"
|
||||
uuid = "90fa49ef-747e-5e6f-a989-263ba693cf1a"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
|
||||
[[FastRounding]]
|
||||
deps = ["ErrorfreeArithmetic", "Test"]
|
||||
@ -126,7 +126,7 @@ version = "0.10.3"
|
||||
|
||||
[[GroupRings]]
|
||||
deps = ["AbstractAlgebra", "LinearAlgebra", "Markdown", "SparseArrays"]
|
||||
git-tree-sha1 = "8ce7f8735a02934e4eb396f45d9e92c5e7057589"
|
||||
git-tree-sha1 = "0d259b2e2254cc22c526938f37936618784fd03d"
|
||||
repo-rev = "enh/julia-v0.7"
|
||||
repo-url = "https://github.com/kalmarek/GroupRings.jl"
|
||||
uuid = "0befed6a-bd73-11e8-1e41-a1190947c2f5"
|
||||
@ -164,9 +164,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
|
||||
|
||||
[[IntervalArithmetic]]
|
||||
deps = ["CRlibm", "FastRounding", "LinearAlgebra", "Markdown", "RecipesBase", "SetRounding", "StaticArrays", "Test"]
|
||||
git-tree-sha1 = "88fbfcc040299c99f9093f13539e26b165b6803a"
|
||||
git-tree-sha1 = "e2379c6b0b48ce6e414e8eeabec95cd6982aad22"
|
||||
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
|
||||
version = "0.15.1"
|
||||
version = "0.15.2"
|
||||
|
||||
[[JLD]]
|
||||
deps = ["Compat", "FileIO", "HDF5", "LegacyStrings", "Profile", "Random"]
|
||||
@ -229,9 +229,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
|
||||
|
||||
[[MathOptInterface]]
|
||||
deps = ["Compat", "Unicode"]
|
||||
git-tree-sha1 = "e3c7fb842078f5cd9a21ecb911dc59a4282e3d01"
|
||||
git-tree-sha1 = "ed9457bdd246a3302d791c5e8f0aad3c3de2e121"
|
||||
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
||||
version = "0.8.2"
|
||||
version = "0.8.3"
|
||||
|
||||
[[MathProgBase]]
|
||||
deps = ["Compat"]
|
||||
@ -323,9 +323,9 @@ version = "0.7.2"
|
||||
|
||||
[[StaticArrays]]
|
||||
deps = ["InteractiveUtils", "LinearAlgebra", "Random", "Statistics", "Test"]
|
||||
git-tree-sha1 = "1eb114d6e23a817cd3e99abc3226190876d7c898"
|
||||
git-tree-sha1 = "3841b39ed5f047db1162627bf5f80a9cd3e39ae2"
|
||||
uuid = "90137ffa-7385-5640-81b9-e52037218182"
|
||||
version = "0.10.2"
|
||||
version = "0.10.3"
|
||||
|
||||
[[Statistics]]
|
||||
deps = ["LinearAlgebra", "SparseArrays"]
|
||||
|
Loading…
Reference in New Issue
Block a user