From 7570dac74fc01f7ee66fffa4336714d715a410e7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 19 Aug 2024 00:59:08 +0000 Subject: [PATCH] CompatHelper: add new compat entry for PeriodicTable at version 1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 3ae9204..0af7d57 100644 --- a/Project.toml +++ b/Project.toml @@ -20,6 +20,7 @@ ZygoteExt = "Zygote" AssigningSecondaryStructure = "0.4" Backboner = "0.11" BioStructures = "4" +PeriodicTable = "1" Zygote = "0.6" julia = "1"