Skip to content

Commit

Permalink
Update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
vavrines committed Sep 21, 2023
1 parent 3472e3e commit 84d11f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
[compat]
BSON = "0.3"
CSV = "0.8, 0.9, 0.10"
CUDA = "^2, ^3, ^4, 5"
CUDA = "^2, ^3, ^4, ^5"
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
FFTW = "^1"
FastGaussQuadrature = "0.2, 0.3, 0.4, 0.5"
Expand All @@ -51,7 +51,7 @@ Parameters = "0.12"
RecipesBase = "^1"
Reexport = "^1"
SciMLNLSolve = "0.1"
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, ^1, ^2"
StaticArrays = "^1"
StructArrays = "0.5, 0.6"
TypedPolynomials = "0.2, 0.3, 0.4"
Expand Down

0 comments on commit 84d11f3

Please sign in to comment.