Skip to content

Commit

Permalink
updating Manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
pawbz committed Nov 14, 2018
1 parent 7a469db commit c8f39bf
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -243,11 +243,11 @@ version = "0.7.3"

[[ImageFiltering]]
deps = ["CatIndices", "ColorVectorSpace", "Colors", "ComputationalResources", "DataStructures", "FFTViews", "FFTW", "FixedPointNumbers", "ImageCore", "LinearAlgebra", "Logging", "MappedArrays", "OffsetArrays", "Random", "StaticArrays", "Statistics", "Test", "TiledIteration"]
git-tree-sha1 = "d2e75f9bfe9659f9b90553737e039bab93a66a0a"
git-tree-sha1 = "2d23d8f8c1def1e8d67d05e554baacc780d9313d"
repo-rev = "master"
repo-url = "https://github.com/JuliaImages/ImageFiltering.jl.git"
uuid = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
version = "0.5.0+"
version = "0.5.1+"

[[InteractiveUtils]]
deps = ["LinearAlgebra", "Markdown"]
Expand Down Expand Up @@ -308,9 +308,9 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[[LineSearches]]
deps = ["LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "Printf", "Test"]
git-tree-sha1 = "31d89c1b2594d741cb78f5fc7cb616762a71b559"
git-tree-sha1 = "54eb90e8dbe745d617c78dee1d6ae95c7f6f5779"
uuid = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
version = "7.0.0"
version = "7.0.1"

[[LinearAlgebra]]
deps = ["Libdl"]
Expand Down Expand Up @@ -383,10 +383,10 @@ uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
version = "0.8.1"

[[Optim]]
deps = ["Calculus", "Compat", "DiffEqDiffTools", "ForwardDiff", "LineSearches", "LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "PositiveFactorizations", "Printf", "Random", "SparseArrays", "StatsBase", "Test"]
git-tree-sha1 = "ba60a8f4adceb8a881c683e59a799cb4d11e9e69"
deps = ["Calculus", "DiffEqDiffTools", "ForwardDiff", "LineSearches", "LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "PositiveFactorizations", "Printf", "Random", "SparseArrays", "StatsBase", "Test"]
git-tree-sha1 = "0f2a6c6ff9db396cc7af15bb1cf057a26662ff17"
uuid = "429524aa-4258-5aef-a3af-852621145aeb"
version = "0.17.1"
version = "0.17.2"

[[OrderedCollections]]
deps = ["Random", "Serialization", "Test"]
Expand Down Expand Up @@ -450,9 +450,9 @@ uuid = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"

[[ProgressMeter]]
deps = ["Distributed", "Printf", "Random", "Test"]
git-tree-sha1 = "5b55c2c974084eab2689ec0d1d5245561b22aeb0"
git-tree-sha1 = "37e7d3982c8d4610196829c01387dd561756aedc"
uuid = "92933f4c-e287-5a05-a399-4b506db050ca"
version = "0.6.1"
version = "0.8.0"

[[QuadGK]]
deps = ["DataStructures", "LinearAlgebra", "Test"]
Expand Down Expand Up @@ -509,8 +509,8 @@ deps = ["Distributed", "Mmap", "Random", "Serialization"]
uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"

[[Signals]]
deps = ["Conv", "DSP", "DistributedArrays", "Distributions", "FFTW", "Interpolation", "LinearAlgebra", "Misfits", "ProgressMeter", "Test"]
git-tree-sha1 = "20ee955d75d9baa1b76f1a19085672a7528390f5"
deps = ["Conv", "DSP", "DistributedArrays", "Distributions", "FFTW", "Interpolation", "LinearAlgebra", "Misfits", "ProgressMeter", "SparseArrays", "Statistics", "Test"]
git-tree-sha1 = "f7e3fc2e490d2fa2251e7ca27eef3a9e0ba572ca"
repo-rev = "master"
repo-url = "https://github.com/pawbz/Signals.jl.git"
uuid = "6303bc30-01ab-52eb-8b10-60e47555a8d1"
Expand Down Expand Up @@ -569,9 +569,9 @@ version = "0.4.0"

[[Tables]]
deps = ["Requires", "Test"]
git-tree-sha1 = "be3a3a28a1e6c4fdd838bdf21e796f7a592c565c"
git-tree-sha1 = "c7fb447deab835fa70ce6717e78c68b0f466a42c"
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
version = "0.1.10"
version = "0.1.11"

[[Test]]
deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
Expand Down

0 comments on commit c8f39bf

Please sign in to comment.