Skip to content

Commit 7152fdf

Browse files
Merge pull request #33 from SciML/compathelper/new_version/2024-08-12-00-04-20-598-2222633722
CompatHelper: bump compat for "Symbolics" to "6.0"
2 parents 1dc0aed + d517629 commit 7152fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ SafeTestsets = "0.1"
2929
SciMLStructures = "1.1.0"
3030
StableRNGs = "1"
3131
SymbolicIndexingInterface = "0.3.15"
32-
Symbolics = "5.27"
32+
Symbolics = "5.27, 6.0"
3333
Test = "1.10"
3434
julia = "1.10"
3535

3636
[extras]
3737
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
3838
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
3939
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
40-
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
4140
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
4241
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
42+
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
4343
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
4444
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
4545
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"

0 commit comments

Comments
 (0)