diff --git a/Project.toml b/Project.toml index c343394..acbdc18 100644 --- a/Project.toml +++ b/Project.toml @@ -12,6 +12,6 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc" [compat] Dates = "1" InteractiveUtils = "1" -JSON = "0.21" +JSON = "1" Sockets = "1" julia = "1.10"