We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db1d4c1 commit 81be967Copy full SHA for 81be967
Project.toml
@@ -10,10 +10,10 @@ TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
10
TableTraitsUtils = "382cd787-c1b6-5bf2-a167-d5b971a19bda"
11
12
[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"
+DataValues = "0.4.4"
+IteratorInterfaceExtensions = "0.1.1, 1"
+Requires = "0.5.2"
+TableTraits = "0.3.1, 0.4, 1"
17
TableTraitsUtils = "0.2.1, 0.3, 0.4, 1"
18
julia = "1"
19
0 commit comments