Fix: Pre-commit depends on cfgv which is not 3.10 compatible
This commit is contained in:
parent
6b6b46c2e1
commit
b87079813c
@ -24,7 +24,6 @@ starlette = "^0.18.0"
|
|||||||
flake8 = "^4.0.1"
|
flake8 = "^4.0.1"
|
||||||
black = "^22.3.0"
|
black = "^22.3.0"
|
||||||
isort = {extras = ["toml"], version = "^5.10.0"}
|
isort = {extras = ["toml"], version = "^5.10.0"}
|
||||||
pre-commit = "^2.15.0"
|
|
||||||
mypy = "^0.950"
|
mypy = "^0.950"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
Loading…
Reference in New Issue
Block a user