CompatHelper: bump compat for NaNMath to 1 (#4104)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
This commit is contained in:
github-actions[bot] 2022-02-17 15:27:00 +01:00 committed by GitHub
parent a919fe59d3
commit 64d275e7cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ GeometryBasics = "0.2, 0.3.1, 0.4"
JSON = "0.21, 1" JSON = "0.21, 1"
Latexify = "0.14 - 0.15" Latexify = "0.14 - 0.15"
Measures = "0.3" Measures = "0.3"
NaNMath = "0.3" NaNMath = "0.3, 1"
PlotThemes = "2" PlotThemes = "2"
PlotUtils = "1" PlotUtils = "1"
RecipesBase = "1.2" RecipesBase = "1.2"