diff --git a/pyproject.toml b/pyproject.toml index a7df18d..136bc82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "pylibjpeg>=2.0.0", "pylibjpeg-openjpeg>=2.5.0", "pillow>=12.3.0", - "websockets==16.0", + "websockets==16.1.1", "requests>=2.33.1", "python-dotenv>=1.2.2", "azure-monitor-opentelemetry>=1.8.7",