We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91593ae commit 96c9e5aCopy full SHA for 96c9e5a
1 file changed
.pre-commit-config.yaml
@@ -59,9 +59,5 @@ repos:
59
exclude: cli.py
60
additional_dependencies:
61
- "pydantic>=2.0.0"
62
- - "types-xmltodict >=1.0.1,<2.0.0"
63
- "pytest>=8.0.0"
64
- - "pytest-cov>=7.0.0,<8.0.0"
65
- - "pytest-asyncio>=1.2.0,<2.0.0"
66
- - "pytest-subtests>=0.15.0,<1.0.0"
67
args: [ "--config-file=./pyproject.toml"]
0 commit comments