Skip to content

Commit 46ff52f

Browse files
committed
Update some [compat] bounds
1 parent 53a2b4f commit 46ff52f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
[compat]
1717
Compat = "≥ 0.17.0"
1818
DataValues = "≥ 0.4.4"
19-
IteratorInterfaceExtensions = "0.1.1"
19+
IteratorInterfaceExtensions = "^0.1.1, ^1"
2020
Lazy = "≥ 0.11.4"
2121
PyCall = "≥ 1.90.0"
22-
TableTraits = "0.3.1"
22+
TableTraits = "^0.3.1, ^0.4, ^1"
2323
TableTraitsUtils = "≥ 0.3.0"
2424
julia = "≥ 0.7.0"

0 commit comments

Comments
 (0)