Skip to content

Commit

Permalink
CompatHelper: bump compat for "HTTP" to "0.9"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2020
1 parent 60e1487 commit 8cfa0e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,24 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"

[compat]
julia = "1"
ArgParse = "1"
Formatting = "0.4"
NamedArrays = "0.9"
PairwiseListMatrices = "0.8"
AutoHashEquals = "0.2"
Clustering = "0.14"
CodecZlib = "0.6, 0.7"
DataStructures = "0.17"
FastaIO = "1"
HTTP = "0.8"
Formatting = "0.4"
HTTP = "0.8, 0.9"
LightXML = "0.8, 0.9"
NamedArrays = "0.9"
PairwiseListMatrices = "0.8"
ProgressMeter = "1"
RecipesBase = "1"
Requires = "1"
StaticArrays = "0.12"
StatsBase = "0.32, 0.33"
TranscodingStreams = "0.9"
julia = "1"

[extras]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Expand Down

0 comments on commit 8cfa0e0

Please sign in to comment.