Skip to content

Commit

Permalink
Fix missing Interpolations dependency for docs (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulnovo authored Oct 12, 2024
1 parent f465149 commit 4df4f55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ DataAugmentation = "88a5189c-e7ff-4f85-ac6b-e6158070f02e"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
ImageShow = "4e3cecfd-b093-5904-9786-8bbb286a6a31"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
MosaicViews = "e94cdb99-869f-56ef-bcf0-1ae2bcbe0389"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TestImages = "5e47fb64-e119-507b-a336-dd2b206d9990"
Expand Down

0 comments on commit 4df4f55

Please sign in to comment.