diff --git a/requirements.txt b/requirements.txt index e6b107c0625..3498cec63c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ numpy scipy # Python linter and formatter click==8.0.2 # Our version of black needs an older version of click (https://stackoverflow.com/questions/71673404/importerror-cannot-import-name-unicodefun-from-click) -black==21.4b0 +black==24.3.0 pylint==2.7.4 # Surelog