We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081b08a commit fd7a34eCopy full SHA for fd7a34e
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
requires-python = ">=3.10"
9
dependencies = [
10
"pydantic>=2.8.2",
11
- "objinspect==0.2.12",
+ "objinspect>=0.2.13",
12
"tomlkit==0.12.3",
13
"toml==0.10.2",
14
"ruamel.yaml>=0.18.6",
0 commit comments