Skip to content

Commit

Permalink
fix compat
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMikkelsen committed Feb 3, 2023
1 parent 3e7ba26 commit bf7d899
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ version = "0.1.1"
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
PackageCompatUI = "65465c31-362d-417a-a2f0-7fa38ae507b9"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
BenchmarkTools = "1.3.2"
LaTeXStrings = "1.3"
Plots = "1.13"
Plots = "1.12.4"
QuadGK = "2.4.2"
SpecialFunctions = "2.1.2"
julia = "1"
Expand Down

0 comments on commit bf7d899

Please sign in to comment.