~ruther/guix-local

58344a6dc7d17e35c981f8d83d50d356452f28e8 — Ricardo Wurmus 1 year, 5 months ago 9d1b14a
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
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +1 -1
@@ 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