Skip to content

Commit cf0855f

Browse files
Merge pull request #16 from racinmat/compat
Raised dependencies
2 parents cf5b344 + 3b9edb4 commit cf0855f

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
@@ -9,8 +9,8 @@ HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
99
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1010

1111
[compat]
12-
CodecZlib = "0.6.0"
13-
HTTP = "0.8.8"
12+
CodecZlib = "0.6.0, 0.7.0"
13+
HTTP = "0.8.8, 0.9.0"
1414
JSON = "0.21.0"
1515
julia = "1"
1616

0 commit comments

Comments
 (0)