From e258fe7d648a55a1207a69d2845c386b9b7ad189 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Fri, 28 Jun 2024 14:11:00 -0600 Subject: [PATCH] Update Project.toml --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index fab2364752..79846ac848 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -17,5 +17,5 @@ TimeSeries = "9e3dc215-6440-5c97-bce1-76c03772f85e" [compat] Documenter = "0.27" -InfrastructureSystems = "1" +InfrastructureSystems = "2" julia = "^1.6"