Skip to content

Commit

Permalink
build: compat bound QuadGK
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Sep 23, 2023
1 parent cec320e commit 58e17d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ DataInterpolationsSymbolicsExt = "Symbolics"
[compat]
ChainRulesCore = "0.9.44, 0.10, 1"
Optim = "0.19, 0.20, 0.21, 0.22, 1.0"
QuadGK = "2.8.2"
RecipesBase = "0.8, 1.0"
RecursiveArrayTools = "2"
Reexport = "0.2, 1.0"
Expand All @@ -32,7 +33,6 @@ Requires = "1"
Symbolics = "4, 5.1"
julia = "1.6"


[extras]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
Expand Down

0 comments on commit 58e17d0

Please sign in to comment.