Merge pull request #3037 from JuliaPlots/compathelper/new_version/2020-10-06-00-29-10-104-1364269850

CompatHelper: add new compat entry for "Latexify" at version "0.14"
This commit is contained in:
Daniel Schwabeneder 2020-10-06 09:51:44 +02:00 committed by GitHub
commit 9dfc33dc12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52"
GeometryBasics = "0.2, 0.3.1" GeometryBasics = "0.2, 0.3.1"
GeometryTypes = "0.7, 0.8" GeometryTypes = "0.7, 0.8"
JSON = "0.21, 1" JSON = "0.21, 1"
Latexify = "0.14"
Measures = "0.3" Measures = "0.3"
NaNMath = "0.3" NaNMath = "0.3"
PGFPlotsX = "1.2.0" PGFPlotsX = "1.2.0"