Skip to content

Commit c339e2b

Browse files
committed
Update Project.toml
1 parent 5eeaa6d commit c339e2b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ SingularIntegrals = "d7440221-8b5e-42fc-909c-0567823f424a"
1212
[compat]
1313
ClassicalOrthogonalPolynomials = "0.15.1"
1414
FillArrays = "1.13.0"
15-
LinearAlgebra = "1.11.0"
15+
LinearAlgebra = "1"
1616
QuadGK = "2.11.2"
1717
SingularIntegrals = "0.3.8"
18-
Test = "1.11.0"
18+
Test = "1"
19+
julia = "1.10"
1920

2021
[extras]
2122
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"

0 commit comments

Comments
 (0)