Skip to content

Commit fea54dd

Browse files
committed
add compat ScientificTypes = "2"
1 parent 64b7b72 commit fea54dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
1212

1313
[compat]
1414
CSV = "0.8"
15-
HTTP = "^0.8, 0.9"
16-
JSON = "^0.21"
15+
HTTP = "0.8, 0.9"
16+
JSON = "0.21"
17+
ScientificTypes = "2"
1718
julia = "1"
1819

1920
[extras]

0 commit comments

Comments
 (0)