Merge pull request #2322 from JuliaPlots/compathelper/new_version/2019-12-12-03-02-29-808-2906006334

CompatHelper: bump compat for "Requires" to "1.0"
This commit is contained in:
Daniel Schwabeneder 2019-12-12 09:32:10 +01:00 committed by GitHub
commit 639a09bccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ PlotThemes = "1"
PlotUtils = "0.6.1" PlotUtils = "0.6.1"
RecipesBase = "0.6, 0.7" RecipesBase = "0.6, 0.7"
Reexport = "0.2" Reexport = "0.2"
Requires = "0.5" Requires = "0.5, 1.0"
Showoff = "0.3.1" Showoff = "0.3.1"
StatsBase = "0.32" StatsBase = "0.32"
julia = "1" julia = "1"