We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6280762 commit 9c838f3Copy full SHA for 9c838f3
1 file changed
DifferentiationInterface/Project.toml
@@ -1,7 +1,7 @@
1
name = "DifferentiationInterface"
2
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
3
authors = ["Guillaume Dalle", "Adrian Hill"]
4
-version = "0.7.4"
+version = "0.7.5"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -56,7 +56,7 @@ DifferentiationInterfaceTrackerExt = "Tracker"
56
DifferentiationInterfaceZygoteExt = ["Zygote", "ForwardDiff"]
57
58
[compat]
59
-ADTypes = "1.13.0"
+ADTypes = "1.17.0"
60
Aqua = "0.8.12"
61
ChainRulesCore = "1.23.0"
62
ComponentArrays = "0.15.27"
@@ -77,7 +77,7 @@ JET = "0.9"
77
JLArrays = "0.2.0"
78
JuliaFormatter = "1,2"
79
LinearAlgebra = "1"
80
-Mooncake = "0.4.122"
+Mooncake = "0.4.147"
81
Pkg = "1"
82
PolyesterForwardDiff = "0.1.2"
83
Random = "1"
0 commit comments