diff options
-rw-r--r-- | gnu/packages/python-web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 6bc51520d9..ffc85ca804 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -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 |