Skip to content

Commit

Permalink
manifest fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontrowbridge committed Feb 23, 2024
1 parent e9654d0 commit 8999bfa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -758,13 +758,14 @@ version = "0.15.1"

[[deps.IntervalArithmetic]]
deps = ["CRlibm_jll", "RoundingEmulator"]
git-tree-sha1 = "389ec5cd3bfbf4e747326515a20036a7e882bd44"
git-tree-sha1 = "2d6d22fe481eff6e337808cc0880c567d7324f9a"
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
version = "0.22.7"
weakdeps = ["DiffRules", "RecipesBase"]
version = "0.22.8"
weakdeps = ["DiffRules", "ForwardDiff", "RecipesBase"]

[deps.IntervalArithmetic.extensions]
IntervalArithmeticDiffRulesExt = "DiffRules"
IntervalArithmeticForwardDiffExt = "ForwardDiff"
IntervalArithmeticRecipesBaseExt = "RecipesBase"

[[deps.IntervalSets]]
Expand Down

0 comments on commit 8999bfa

Please sign in to comment.