Skip to content

Commit

Permalink
loosen CodecZLib bounds for tests on old Julias
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly committed Dec 15, 2023
1 parent 80d444d commit c48e747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Requires = "1"
julia = "0.7, 1"
Aqua = "0.8"
CSVFiles = "1"
CodecZlib = "0.7"
CodecZlib = "0.5, 0.6, 0.7"
ColorTypes = "0.11"
FilePathsBase = "0.9"
HTTP = "1"
Expand Down

0 comments on commit c48e747

Please sign in to comment.