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 2bbbcc0 commit f283817Copy full SHA for f283817
.pre-commit-config.yaml
@@ -30,4 +30,4 @@ repos:
30
# No reason to run if only tests have changed. They intentionally break typing.
31
exclude: tests/.*
32
additional_dependencies:
33
- - pydantic
+ - pydantic~=1.0
0 commit comments