diff --git a/requirements.txt b/requirements.txt index 28e51da8e..58233f7bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ portpicker pyyaml Pillow numpy ~= 1.24.3 # Sync with the numpy version used in TF -black==22.3.0 +black==24.3.0 isort==5.10.1 flake8==4.0.1 \ No newline at end of file