From 7058908573c0bae8dccc91226969f6c4cfce6a66 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 19 Jan 2024 01:02:47 +0000 Subject: [PATCH] CompatHelper: add new compat entry for PGFPlotsX at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 9aeaf39..0d08bdb 100644 --- a/Project.toml +++ b/Project.toml @@ -33,6 +33,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] +PGFPlotsX = "1" julia = "1" [extras]