Skip to content

Commit

Permalink
try adding DocStringExtensions as an explicit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Sep 4, 2024
1 parent 1060c6b commit 4d2f8ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version = "1.1.5"

[deps]
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
Kronecker = "2c470bb0-bcc8-11e8-3dad-c9649493f05e"
Expand All @@ -31,6 +32,7 @@ TriangulatePlotsExt = "Plots"

[compat]
ConstructionBase = "1"
DocStringExtensions = "0.9"
FillArrays = "0.13, 1"
HDF5 = "0.16, 0.17"
Kronecker = "0.5"
Expand Down

0 comments on commit 4d2f8ef

Please sign in to comment.