Skip to content

Commit

Permalink
pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Nov 15, 2024
1 parent c37a344 commit 1979dd9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ manifest_format = "2.0"
project_hash = "59790a49873d13dffc12303a936abd751ae64bc5"

[[deps.ADTypes]]
git-tree-sha1 = "eea5d80188827b35333801ef97a40c2ed653b081"
git-tree-sha1 = "30bb95a372787af850addf28ac937f1be7b79173"
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
version = "1.9.0"
weakdeps = ["ChainRulesCore", "EnzymeCore"]
version = "1.10.0"
weakdeps = ["ChainRulesCore", "ConstructionBase", "EnzymeCore"]

[deps.ADTypes.extensions]
ADTypesChainRulesCoreExt = "ChainRulesCore"
ADTypesConstructionBaseExt = "ConstructionBase"
ADTypesEnzymeCoreExt = "EnzymeCore"

[[deps.AbstractTrees]]
Expand Down

0 comments on commit 1979dd9

Please sign in to comment.