Skip to content

Commit

Permalink
Merge pull request #12 from JuliaGNI/compathelper/new_version/2024-10…
Browse files Browse the repository at this point in the history
…-23-14-11-47-675-03497839445

CompatHelper: bump compat for Symbolics to 6, (keep existing compat)
  • Loading branch information
michakraus authored Oct 23, 2024
2 parents ad4c6b2 + 410f488 commit e5e357d
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 e5e357d

Please sign in to comment.