From 636d619c96c3f939f13daae22832c1762b85d0c3 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Wed, 7 Sep 2022 21:30:55 -0700 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1c98050894..7a2e0fae7e 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ DocStringExtensions = "~0.8, ~0.9" InfrastructureSystems = "^1.17.7" JSON3 = "1" NLsolve = "4" -PrettyTables = "2" +PrettyTables = "1, 2" TimeSeries = "~0.22, 0.23" YAML = "~0.4" julia = "^1.6"