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 6892138 commit 0c3ce02Copy full SHA for 0c3ce02
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
"typing_extensions>=4.6.1,<5",
37
"importlib_resources>=6.0.1,<7",
38
"more_itertools>=10.1.0,<11",
39
- "pydantic>=2.3.0,<3",
+ "pydantic>=2.3.0,<3,!=2.4.0",
40
"Jinja2>=3.1.2,<4",
41
"pyjson5>=1.6.3,<2",
42
"pluggy>=1.3.0,<2",
0 commit comments