Skip to content

Commit e9e20dc

Browse files
committed
Restrict ADTypes to 1.9.0 for AutoMooncake()
1 parent d6d0d21 commit e9e20dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ TuringDynamicHMCExt = "DynamicHMC"
4848
TuringOptimExt = "Optim"
4949

5050
[compat]
51-
ADTypes = "0.2, 1"
51+
ADTypes = "1.9"
5252
AbstractMCMC = "5.2"
5353
Accessors = "0.1"
5454
AdvancedHMC = "0.3.0, 0.4.0, 0.5.2, 0.6"

0 commit comments

Comments
 (0)