Skip to content

Commit 7635be8

Browse files
authored
Change SymbolicRegression version constraint to exact
1 parent c3dba8c commit 7635be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/SymbolicRegression/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Enzyme = {path = "../../.."}
99
EnzymeCore = {path = "../../../lib/EnzymeCore"}
1010

1111
[compat]
12-
SymbolicRegression = "1.12.0"
12+
SymbolicRegression = "=1.12.0"

0 commit comments

Comments
 (0)