rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / python / pydantic / patches / 01-pytest-plugins.patch
blob5ab6ddc4d7cbff1ed1fa1748e8aa50fe6146f8a6
1 We do not have these (mostly optional) pytest plugins packaged yet.
3 --- pydantic-2.10.2/pyproject.toml.orig
4 +++ pydantic-2.10.2/pyproject.toml
5 @@ -72,12 +72,8 @@
6 'eval-type-backport',
7 'pytest',
8 'pytest-mock',
9 - 'pytest-pretty',
10 - 'pytest-examples',
11 'faker',
12 'pytest-benchmark',
13 - 'pytest-codspeed',
14 - 'pytest-memray; platform_python_implementation == "CPython" and platform_system != "Windows"',
15 'packaging',
16 'jsonschema',