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 a0b3c8c commit 4b78303Copy full SHA for 4b78303
pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
"setuptools >= 45",
29
"setuptools_scm >= 6.2, < 8",
30
"sphinxify >= 0.7.3",
31
- "pydantic >= 1.7.0, < 2",
+ "pydantic >= 1.7.0, < 2, != 1.10.20",
32
"cxxheaderparser[pcpp] ~= 1.4.1",
33
"tomli",
34
"tomli_w",
0 commit comments