Skip to content

Commit ca6190a

Browse files
committed
Add compat entries
1 parent df42784 commit ca6190a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Project.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,14 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1616
TickTock = "9ff05d80-102d-5586-aa04-3a8bd1a90d20"
1717
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
1818
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
19+
20+
[compat]
21+
julia = "1"
22+
DataFrames = ">=0.19.0"
23+
JSON = ">=0.21"
24+
LibPQ = ">=1.1.0"
25+
Query = ">=1.0.0"
26+
StringCases = ">=0.0.1"
27+
Tables = ">=1.0.0"
28+
TickTock = ">=1.0.0"
29+
TimeZones = ">=1.3.0"

0 commit comments

Comments
 (0)