Skip to content

Commit 8b34483

Browse files
committed
Update Symbolics compat entry.
1 parent de84c01 commit 8b34483

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

Project.toml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ProgressMeter = "1"
5353
SafeTestsets = "0.1"
5454
StatsBase = "0.33, 0.34"
5555
SymbolicNeuralNetworks = "0.3"
56-
Symbolics = "6.22.0"
56+
Symbolics = "6.22"
5757
TimerOutputs = "0.5"
5858
UpdateJulia = "0.4"
5959
Zygote = "0.6"
@@ -74,4 +74,13 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
7474
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
7575

7676
[targets]
77-
test = ["Documenter", "ChainRulesTestUtils", "Random", "SafeTestsets", "Test", "GeometricProblems", "FiniteDifferences", "GeometricIntegrators"]
77+
test = [
78+
"Documenter",
79+
"ChainRulesTestUtils",
80+
"Random",
81+
"SafeTestsets",
82+
"Test",
83+
"GeometricProblems",
84+
"FiniteDifferences",
85+
"GeometricIntegrators",
86+
]

0 commit comments

Comments
 (0)