Add black to dev requirements

This commit is contained in:
Odd Stråbø 2024-06-12 02:05:07 +00:00
parent d37159d20b
commit 684fb15c90
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ coverage >= 5.2
flake8 >= 3.8
flake8-import-order >= 0.18
websocket-client >= 1.6.4
black >= 24.4.2
types-requests >= 2.31
types-PyYAML >= 6.0