Skip to content

Commit

Permalink
pkg up
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeInnes committed Aug 19, 2019
1 parent d86b07b commit 6c02ff2
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ version = "0.5.6"

[[CSTParser]]
deps = ["Tokenize"]
git-tree-sha1 = "0ff80f68f55fcde2ed98d7b24d7abaf20727f3f8"
git-tree-sha1 = "c69698c3d4a7255bc1b4bc2afc09f59db910243b"
uuid = "00ebfdb7-1f24-5e51-bd34-a7502290713f"
version = "0.6.1"
version = "0.6.2"

[[CommonSubexpressions]]
deps = ["Test"]
Expand Down Expand Up @@ -88,10 +88,10 @@ uuid = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
version = "0.3.0"

[[FillArrays]]
deps = ["LinearAlgebra", "Random", "SparseArrays", "Test"]
git-tree-sha1 = "9ab8f76758cbabba8d7f103c51dce7f73fcf8e92"
deps = ["LinearAlgebra", "Random", "SparseArrays"]
git-tree-sha1 = "8fba6ddaf66b45dec830233cea0aae43eb1261ad"
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
version = "0.6.3"
version = "0.6.4"

[[ForwardDiff]]
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "InteractiveUtils", "LinearAlgebra", "NaNMath", "Random", "SparseArrays", "SpecialFunctions", "StaticArrays", "Test"]
Expand Down Expand Up @@ -237,9 +237,9 @@ uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
version = "0.5.0"

[[Tokenize]]
git-tree-sha1 = "c8a8b00ae44a94950814ff77850470711a360225"
git-tree-sha1 = "dfcdbbfb2d0370716c815cbd6f8a364efb6f42cf"
uuid = "0796e94c-ce3b-5d07-9a54-7f471281c624"
version = "0.5.5"
version = "0.5.6"

[[URIParser]]
deps = ["Test", "Unicode"]
Expand All @@ -262,8 +262,6 @@ version = "1.1.3"

[[ZygoteRules]]
deps = ["MacroTools"]
git-tree-sha1 = "24edeee7ac0e5537ce87054b0a6eda1c30cabfac"
repo-rev = "master"
repo-url = "https://github.com/FluxML/ZygoteRules.jl"
git-tree-sha1 = "def5f96ac2895fd9b48435f6b97020979ee0a4c6"
uuid = "700de1a5-db45-46bc-99cf-38207098b444"
version = "0.1.0"

0 comments on commit 6c02ff2

Please sign in to comment.