Skip to content

Commit

Permalink
CompatHelper: bump compat for Compose to 0.9, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 29, 2023
1 parent a68fbe6 commit f5fe5e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,14 @@ ArgParse = "1.1.4"
CSV = "0.8 - 0.10"
CUDA = "2 - 3"
ChainRulesCore = "1.0 - 1.15.6"
Compose = "< 0.9.2"
Compose = "< 0.9.2, 0.9"
DataFrames = "1"
DataStructures = "0.15.0 - 0.18.13"
Distributions = "0.24 - 0.25"
FillArrays = "0.11 - 0.12"
Flux = "0.11 - 0.12"
Graphs = "1 - 1.7.4"
JSON = "0.21.4"
KernelAbstractions = "< 0.8.4"
LightGraphs = "1.3"
NNlib = "0.8.4"
Expand All @@ -61,7 +62,6 @@ TensorBoardLogger = "< 0.1.19"
XML = "0.2.0"
Zygote = "0.6.26"
julia = "1.8 - 1.9"
JSON = "0.21.4"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit f5fe5e6

Please sign in to comment.