mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
1456c7782f
commit
c8eee376b7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue