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 c9341ff commit 829ad23Copy full SHA for 829ad23
python-wrapper/pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"ipython >=7, <10",
35
"pydantic >=2 , <3",
36
"pydantic-extra-types >=2, <3",
37
- "enum-tools==0.12.0"
+ "enum-tools==0.13.0"
38
]
39
requires-python = ">=3.9"
40
0 commit comments