gnu: python-spacy: Use Pydantic 2.

* gnu/packages/machine-learning.scm (python-spacy)[propagated-inputs]: Replace
python-pydantic with python-pydantic-2.

Change-Id: I454899ea84ffa96ddcfa222909ef8acb7cd164bd
This commit is contained in:
Ricardo Wurmus 2025-02-27 08:47:48 +01:00
parent 1456c7782f
commit c8eee376b7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1345,7 +1345,7 @@ natural language processing framework.")
python-packaging
python-pathy
python-preshed
python-pydantic
python-pydantic-2
python-requests
python-setuptools
python-smart-open