diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0a5ed5ed46d..e6a4acb731a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -2575,7 +2575,7 @@ implementation for the Telegram Bot API.") (build-system pyproject-build-system) (propagated-inputs (list python-packaging python-platformdirs - python-pydantic + python-pydantic-2 python-sphinx python-sphinx-autodoc-typehints python-sphinx-rtd-theme |
