[doc] update black version from 20.8b1 to 24.3.0
This commit is contained in:
parent
c5db01f943
commit
f31a44ada9
|
@ -5,5 +5,5 @@ pyverilog
|
|||
|
||||
# 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==20.8b1
|
||||
black==24.3.0
|
||||
pylint==2.7.4
|
||||
|
|
Loading…
Reference in New Issue