diff --git a/pyproject.toml b/pyproject.toml index 3aca9e93..e8295748 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",