1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 16:45:58 +02: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:
Ricardo Wurmus
2025-02-27 08:13:25 +01:00
parent 9d1b14a6e8
commit 58344a6dc7
+1 -1
View File
@@ -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