mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
gnu: python-huggingface-hub: Use Pydantic 2.
* gnu/packages/python-web.scm (python-huggingface-hub)[propagated-inputs]: Replace python-pydantic with python-pydantic-2. Change-Id: Id294af8c1bd6a2e4be8897e8492fcacc77e5a6f0
This commit is contained in:
parent
9d1b14a6e8
commit
58344a6dc7
1 changed files with 1 additions and 1 deletions
|
|
@ -568,7 +568,7 @@ of a fake DNS resolver.")
|
|||
python-mypy
|
||||
python-numpy
|
||||
python-pillow
|
||||
python-pydantic
|
||||
python-pydantic-2
|
||||
python-pytest
|
||||
python-pytest-asyncio
|
||||
python-pytest-cov
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue