pyproject.toml: should be sseclient not sseclient-py

This commit is contained in:
appleb_m
2026-06-17 11:40:49 +02:00
parent 5bc3e90bb4
commit 5f5c672111
+1 -1
View File
@@ -21,7 +21,7 @@ dependencies = [
"aaredb==0.1.2a5",
"python_multipart==0.0.20",
"websocket-client==1.8.0",
"sseclient-py==1.8.0",
"sseclient==0.0.27", #Was sseclient-py==1.8.0 but this was broken???
"psi-pshell==2.1.0",
"bec_lib>=3.130.3",
"bec-ipython-client>=3.130.3",