[doc] update black version from 20.8b1 to 24.3.0

This commit is contained in:
tangxifan 2024-04-10 12:57:31 -07:00
parent c5db01f943
commit f31a44ada9
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ pyverilog
# Python linter and formatter # 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) 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==20.8b1 black==24.3.0
pylint==2.7.4 pylint==2.7.4