diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
| -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 d1c121ddc3d..e638ff3c4f7 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1478,7 +1478,7 @@ in Python 3.13 by PEP-594.") python-pytest python-setuptools)) (propagated-inputs - (list python-pathlib-abc + (list python-pathlib-abc-for-python-pathy python-smart-open-6 python-typer)) (home-page "https://github.com/justindujardin/pathy") |
