diff --git a/pyproject.toml b/pyproject.toml index e52edaab..7b064049 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.11" dependencies = [ "pydantic==2.11.4", "numpy==2.2.5", - "jfjoch_client==1.0.0rc146", + "jfjoch_client==1.0.0rc166", "pyJWT==2.10.1", "pyzmq==26.4.0", "opencv-python-headless==4.11.0.86",