2025-09-27 07:18:50 +02:00
|
|
|
[tools]
|
|
|
|
|
# minimal version we support
|
2026-03-24 20:26:34 +01:00
|
|
|
python = "3.11"
|
2025-12-12 07:04:40 +00:00
|
|
|
node = "25"
|
2025-09-27 07:18:50 +02:00
|
|
|
go = "1.24.5"
|
|
|
|
|
shellcheck = "0.11.0"
|
|
|
|
|
# python 3.10 uses 3.40.1 (on mac and win)
|
|
|
|
|
sqlite = "3.40.1"
|