Skip to content

Commit

Permalink
Add compat bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed Dec 12, 2024
1 parent df2da22 commit 7d38e78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"

[compat]
ArrayLayouts = "1.10.4"
BroadcastMapConversion = "0.1"
NestedPermutedDimsArrays = "0.1"
SparseArraysBase = "0.1"
TypeParameterAccessors = "0.1"
julia = "1.10"

0 comments on commit 7d38e78

Please sign in to comment.