python/pyproject_installer: update to 0.5.5
[oi-userland.git] / components / python / pydantic / patches / 01-pytest-plugins.patch
blob4ba2731acb66ab473cb55afe57fc64bbe8bd09ce
1 We do not have these (mostly optional) pytest plugins packaged yet.
3 --- pydantic-2.9.2/pyproject.toml.orig
4 +++ pydantic-2.9.2/pyproject.toml
5 @@ -131,12 +131,8 @@
6 "eval-type-backport",
7 "pytest>=8.2.2",
8 "pytest-mock",
9 - "pytest-pretty",
10 - "pytest-examples",
11 "faker>=18.13.0",
12 "pytest-benchmark>=4.0.0",
13 - # TODO: remove bound once pytest-codspeed supports 3.13, blocked by `python-cffi`
14 - "pytest-codspeed~=2.2.0; python_version < '3.13'",
15 "packaging>=23.2",
16 "jsonschema>=4.23.0",