Skip to content

Commit

Permalink
Merge 73c8136 into adce565
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2020
2 parents adce565 + 73c8136 commit 8b0e34d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Expand Up @@ -50,15 +50,15 @@ PGFPlotsX = "1.2"
QuadGK = "2.3"
RecipesBase = "1.0"
Reexport = "0.2"
SpecialFunctions = "0.10"
SpecialFunctions = "0.10, 1.0"
StaticArrays = "0.12"
ToeplitzMatrices = "≥ 0.6.1"
julia = "1.3"

[extras]
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"

[targets]
test = ["Plots", "Random","Calculus"]
test = ["Plots", "Random", "Calculus"]

0 comments on commit 8b0e34d

Please sign in to comment.