Skip to content

Commit f34399a

Browse files
committed
commit to package extensions and julia >= 1.9
1 parent 953f965 commit f34399a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ version = "0.15.1"
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
77
AxisAlgorithms = "13072b0f-2c55-5437-9ae7-d433b7a33950"
88
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
9-
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
109
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1110
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
1211
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -36,7 +35,7 @@ Requires = "1.1"
3635
StaticArrays = "0.12, 1"
3736
Unitful = "1"
3837
WoodburyMatrices = "0.4, 0.5, 1.0"
39-
julia = "1.6"
38+
julia = "1.9"
4039

4140
[extras]
4241
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"

0 commit comments

Comments
 (0)