Skip to content

Commit

Permalink
CompatHelper: bump compat for Symbolics to 6, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 23, 2024
1 parent ad4c6b2 commit bafae9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
RuntimeGeneratedFunctions = "0.5"
AbstractNeuralNetworks = "0.1"
KernelAbstractions = "0.9"
Symbolics = "5"
RuntimeGeneratedFunctions = "0.5"
SafeTestsets = "0.1"
AbstractNeuralNetworks = "0.1"
Symbolics = "5, 6"
julia = "1.6"

[extras]
Expand Down

0 comments on commit bafae9b

Please sign in to comment.