We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50491d5 + 0ef9eeb commit e8aaa83Copy full SHA for e8aaa83
setup.cfg
@@ -35,7 +35,7 @@ install_requires =
35
# >=8.2.0: https://github.com/pallets/click/issues/2911
36
click >= 7.1, <8.2.0
37
click-didyoumean
38
- dandischema >= 0.11.0, < 0.12.0
+ dandischema >= 0.11.1, < 0.12.0
39
etelemetry >= 0.2.2
40
# For pydantic to be able to use type annotations like `X | None`
41
eval_type_backport; python_version < "3.10"
0 commit comments