Skip to content

Commit 192a00e

Browse files
committed
Update bounds in Project.toml
1 parent 193f959 commit 192a00e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414
[compat]
1515
julia = "1"
1616
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17"
17-
TableShowUtils = "0.1.1"
18-
DataValues = "0.4.4"
19-
IteratorInterfaceExtensions = "^0.1.1, ^1"
17+
TableShowUtils = "0.1.1, 0.2"
18+
DataValues = "0.4.4"
19+
IteratorInterfaceExtensions = "0.1.1, 1"
2020

2121
[targets]
2222
test = ["Test"]

0 commit comments

Comments
 (0)