mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-03 18:20:39 +09:00
remove staled dependency (REPL)
This commit is contained in:
parent
77f9a21b77
commit
2c9aaed850
2 changed files with 30 additions and 33 deletions
|
@ -13,7 +13,6 @@ 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"
|
||||
|
@ -35,7 +34,6 @@ Downloads = "1"
|
|||
InteractiveUtils = "1.10"
|
||||
JLD2 = "0.5.11"
|
||||
Printf = "1.10"
|
||||
REPL = "1.11.0"
|
||||
SQLite = "1"
|
||||
StaticArrays = "1.9"
|
||||
Tables = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue