diff --git a/python/pyproject.toml b/python/pyproject.toml index 2870f0a..7cd265c 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -5,7 +5,7 @@ dependencies = [ "pydicom==2.4.4", "pylibjpeg-libjpeg==2.0.2", "pylibjpeg==2.0.0", - "pytest==8.0.2", + "pytest==8.1.1", "python-multipart==0.0.9", "segment-anything@git+https://github.com/facebookresearch/segment-anything.git@6fdee8f2727f4506cfbbe553e23b895e27956588", "tensorflow==2.16.1",