Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RJDennis committed Jun 25, 2022
1 parent 2fcab39 commit bae46fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ HyperbolicCrossApprox = "db4fe9aa-a353-4142-ac3f-608941c5a4fc"


[compat]
ChebyshevApprox = "^0.2"
SmolyakApprox = "^0.2"
ChebyshevApprox = "^0.1.15"
SmolyakApprox = "^0.1.14"
PiecewiseLinearApprox = "^0.1"
ForwardDiff = "^0.10"
GaussQuadrature = "^0.5"
NLsolve = "^4.3"
julia = "^1.3"
ThreadPools = "^2.0"
ThreadsX = "^0.1.7"
HyperbolicCrossApprox = "^0.2"
HyperbolicCrossApprox = "^0.1.18"

0 comments on commit bae46fa

Please sign in to comment.