update: main dependencies

This commit is contained in:
Wataru Otsubo 2025-02-10 19:52:31 +09:00
parent bac7ac5b19
commit ce7158ad94
2 changed files with 15 additions and 13 deletions

View file

@ -13,6 +13,7 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
@ -34,6 +35,7 @@ Downloads = "1"
InteractiveUtils = "1.10"
JLD2 = "0.5.11"
Printf = "1.10"
REPL = "1.11.0"
SQLite = "1"
StaticArrays = "1.9"
Tables = "1"