Skip to content

Commit

Permalink
minor update, fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fsxbhyy committed Feb 4, 2025
1 parent 4810466 commit 3d27171
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,16 @@ FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Quadmath = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
ChainRulesCore = "1"
DoubleFloats = "1.2"
FastGaussQuadrature = "0.4"
Quadmath = "0.5"
StaticArrays = "1"
julia = "1.6"
DoubleFloats = "1.2"

[extras]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
Expand Down

0 comments on commit 3d27171

Please sign in to comment.