Skip to content

Commit

Permalink
fix Random bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjthomas9 authored Feb 11, 2024
1 parent b958684 commit d6cff15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ DataStructures = "0.18"
Dates = "<0.0.1, 1"
MarketData = "0.13"
PrecompileTools = "1"
Random = "1.6"
Random = "<0.0.1, 1"
Test = "<0.0.1, 1"
UUIDs = "1.6"
julia = "1.6"
Expand Down

0 comments on commit d6cff15

Please sign in to comment.