On 22. 8. 2024 18:39, Luca Vizzarro wrote:
Add Pydantic to the project dependencies while dropping Warlock.
We should explain what pydantic is and why it's replacing warlock (and I think make them lowercase as that's how they appear in pyproject.toml).
But maybe we shouldn't remove warlock in this patch since that would make the dependencies incorrect (the code still uses it). The code would still work with previously installed dependencies so it's probably not a big deal though.
Signed-off-by: Luca Vizzarro <luca.vizza...@arm.com> Reviewed-by: Paul Szczepanek <paul.szczepa...@arm.com>