Fix: Pre-commit depends on cfgv which is not 3.10 compatible

This commit is contained in:
Amritanshu Agrawal 2022-05-10 00:46:11 +05:30
parent 6b6b46c2e1
commit b87079813c
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ starlette = "^0.18.0"
flake8 = "^4.0.1"
black = "^22.3.0"
isort = {extras = ["toml"], version = "^5.10.0"}
pre-commit = "^2.15.0"
mypy = "^0.950"
[build-system]