Skip to content

Commit 81be967

Browse files
committed
Update bounds in Project.toml
1 parent db1d4c1 commit 81be967

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 @@ TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
1010
TableTraitsUtils = "382cd787-c1b6-5bf2-a167-d5b971a19bda"
1111

1212
[compat]
13-
DataValues = "0.4.4"
14-
IteratorInterfaceExtensions = "^0.1.1, ^1"
15-
Requires = "0.5.2"
16-
TableTraits = "^0.3.1, ^0.4, ^1"
13+
DataValues = "0.4.4"
14+
IteratorInterfaceExtensions = "0.1.1, 1"
15+
Requires = "0.5.2"
16+
TableTraits = "0.3.1, 0.4, 1"
1717
TableTraitsUtils = "0.2.1, 0.3, 0.4, 1"
1818
julia = "1"
1919

0 commit comments

Comments
 (0)