Justfile and add numpy

This commit is contained in:
Dlr Rpi
2026-01-15 14:11:28 +01:00
parent caa6ae4432
commit dc349ff68d
3 changed files with 54 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ dependencies = [
"jedi-language-server==0.46.0",
"lsprotocol==2025.0.0",
"mypy-extensions==1.1.0",
"numpy>=2.4.1",
"packaging==25.0",
"parso==0.8.5",
"pathspec==0.12.1",