Skip to content

Commit cb01515

Browse files
authored
Update Project.toml
1 parent 91c48a2 commit cb01515

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ TensorCast = "02d47bb6-7ce6-556a-be16-bb1710789e2b"
1010
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
1111

1212
[compat]
13-
Tullio = ">=0.3"
14-
MappedArrays = ">=0.4"
15-
TensorCast = ">=0.3"
16-
julia = ">=1.6"
13+
Tullio = "^0.3"
14+
MappedArrays = "^0.4"
15+
TensorCast = "^0.4"
16+
julia = "^1.8, ^1.9"
1717

1818
[extras]
1919
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)