Skip to content

Commit 27de821

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for FastGaussQuadrature to 0.5, (keep existing compat)
1 parent 1aa5681 commit 27de821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3131
AbstractTrees = "0.3, 0.4"
3232
Combinatorics = "1"
3333
DataFrames = "1.0"
34-
FastGaussQuadrature = "0.4"
34+
FastGaussQuadrature = "0.4, 0.5"
3535
Graphs = "1"
3636
JLD2 = "0.4"
3737
MPI = "0.16, 0.19, 0.20"
3838
Measurements = "2"
3939
Parameters = "0.12"
4040
ProgressMeter = "1"
41+
PythonCall = "0.9"
4142
Quadmath = "0.5"
4243
Reexport = "1"
4344
StaticArrays = "1.0"
44-
PythonCall = "0.9"
4545
julia = "1.6"

0 commit comments

Comments
 (0)