mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-11 10:05:08 +00:00
fix(ci): fix linting lib version requirement (#3939)
This commit is contained in:
parent
b84294804a
commit
7180ae5ff6
@ -191,7 +191,7 @@ base_dev_requirements = {
|
||||
*base_requirements,
|
||||
*framework_common,
|
||||
*mypy_stubs,
|
||||
"black>=19.10b0",
|
||||
"black>=21.12b0",
|
||||
"coverage>=5.1",
|
||||
"flake8>=3.8.3",
|
||||
"flake8-tidy-imports>=4.3.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user