We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9de726 commit 519532bCopy full SHA for 519532b
.pre-commit-config.yaml
@@ -42,7 +42,6 @@ repos:
42
pydantic_settings,
43
44
# types
45
- types-click,
46
types-PyYAML,
47
types-requests,
48
types-toml,
pyproject.toml
@@ -91,7 +91,6 @@ dev = [
91
"mdformat-gfm~=0.3.6",
92
93
# type-checking
94
- "types-click~=7.1.8",
95
"types-PyYAML~=6.0.1",
96
"types-requests~=2.32.0",
97
"types-toml",
0 commit comments