Skip to content

Commit 5ffbaae

Browse files
authored
Update Project.toml (#53)
* Update Project.toml * Update Project.toml
1 parent da76d26 commit 5ffbaae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2020
ArrayLayouts = "0.7"
2121
BandedMatrices = "0.16"
2222
ClassicalOrthogonalPolynomials = "0.4.2"
23-
ContinuumArrays = "0.8, 0.9"
23+
ContinuumArrays = "0.9"
2424
FillArrays = "0.11.5, 0.12"
2525
HypergeometricFunctions = "0.3.4"
26-
InfiniteArrays = "0.11, 0.12"
27-
LazyArrays = "0.21.3"
28-
QuasiArrays = "0.6, 0.7, 0.8"
26+
InfiniteArrays = "0.12"
27+
LazyArrays = "0.22"
28+
QuasiArrays = "0.8"
2929
SpecialFunctions = "1.0"
3030
julia = "1.6"
3131

0 commit comments

Comments
 (0)