gitea workflows: added missing dependency imports
Build and Publish / test (push) Failing after 1m37s
Build and Publish / build (push) Has been skipped
Build and Publish / Build and Deploy Docs (push) Has been skipped

This commit is contained in:
2026-04-27 16:10:05 +02:00
parent c9daf576c3
commit 7f6bd788e2
+4
View File
@@ -25,6 +25,10 @@ dependencies = [
"psi-pshell==2.1.0",
"bec_lib==3.117.3",
"bec-ipython-client==3.117.3",
"aarescan-client==1.0.0rc5",
"aarelcinfer-client==0.1.1a6",
"matplotlib>=3.10.3",
"httpx>=0.28.1",
]
[lint]