Skip to content

Commit

Permalink
CompatHelper: bump compat for XLSX to 0.8, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jul 28, 2022
1 parent 4ef0e9f commit feffe7e
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 @@ -14,8 +14,8 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Expand All @@ -40,7 +40,7 @@ RecipesBase = "1"
RecursiveArrayTools = "2"
Reexport = "1"
Sundials = "4.7.0"
XLSX = "0.7"
XLSX = "0.7, 0.8"
julia = "1.6"

[extras]
Expand Down

0 comments on commit feffe7e

Please sign in to comment.