diff --git a/Julia/KhepriThreejs/Project.toml b/Julia/KhepriThreejs/Project.toml index be4990b1..77ec5658 100644 --- a/Julia/KhepriThreejs/Project.toml +++ b/Julia/KhepriThreejs/Project.toml @@ -18,14 +18,14 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] -OrderedCollections = "1" Base64 = "1.9" ColorTypes = "0.11" Colors = "0.13.1" Dates = "1.9" -HTTP = "1.10" +HTTP = "1.10, 2" KhepriBase = "0.8.1" LinearAlgebra = "1.9" +OrderedCollections = "1" Reexport = "1" Sockets = "1.9" StaticArrays = "1.6"