Skip to content

Commit 455cbb7

Browse files
authored
Merge pull request #266 from SciML/compathelper/new_version/2025-03-26-16-09-25-052-01616137918
CompatHelper: bump compat for ForwardDiff to 1 for package docs, (keep existing compat)
2 parents c8ba561 + e77f632 commit 455cbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ Cubature = "1"
1414
Distributions = "0.25"
1515
Documenter = "1"
1616
FiniteDiff = "2"
17-
ForwardDiff = "0.10"
17+
ForwardDiff = "0.10, 1"
1818
Integrals = "3, 4"
1919
Zygote = "0.6, 0.7"

0 commit comments

Comments
 (0)