Skip to content

Commit

Permalink
Bump docs dependency lower bounds (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen authored Aug 14, 2024
1 parent e758ae5 commit a9ab4a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
Distributions = "0.21.1, 0.22, 0.23, 0.24, 0.25"
Distributions = "0.23.2, 0.24, 0.25"
Documenter = "1"
Plots = "1"
Plots = "1.10.1"

0 comments on commit a9ab4a5

Please sign in to comment.