diff --git a/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements-dev.txt b/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements-dev.txt index 5cad34c3..2b9c3e75 100644 --- a/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements-dev.txt +++ b/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements-dev.txt @@ -1,3 +1,3 @@ -black==22.6.0 +black==24.3.0 flake8==5.0.4 pylint==2.15.0 diff --git a/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements.txt b/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements.txt index 04c159c4..af3e940b 100644 --- a/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements.txt +++ b/src/comfy_custom_nodes/comfyui_controlnet_aux/src/controlnet_aux/depth_anything/torchhub/facebookresearch_dinov2_main/requirements.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu117 -torch==2.0.0 +torch==2.2.0 torchvision==0.15.0 omegaconf torchmetrics==0.10.3