Skip to content

Commit

Permalink
drop support 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
theogf committed Jan 27, 2024
1 parent abb6d92 commit 8c14bd3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@ IfElse = "0.1"
IntervalSets = "0.7"
InverseFunctions = "0.1.8"
IrrationalConstants = "0.1, 0.2"
LinearAlgebra = "<0.0.1, 1"
LinearAlgebra = "1"
LogExpFunctions = "0.3"
LogarithmicNumbers = "1"
MappedArrays = "0.4"
NaNMath = "0.3, 1"
PrettyPrinting = "0.3, 0.4"
Random = "<0.0.1, 1"
Random = "1"
Reexport = "1"
SpecialFunctions = "2"
Static = "0.8"
Statistics = "<0.0.1, 1"
Test = "<0.0.1, 1"
Statistics = "1"
Test = "1"
Tricks = "0.1"
julia = "1.3"
julia = "1.6"

0 comments on commit 8c14bd3

Please sign in to comment.