mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: python-starsessions: Update input.
* gnu/packages/python-web.scm (python-starsessions)[propagated-inputs]: Replace python-starlette-for-fastapi-0.88 with python-starlette. Change-Id: I07d5bf85ae9980e862dad456d2cde7f1adc1a0ff
This commit is contained in:
parent
ebefdd0cd2
commit
a9709de79a
1 changed files with 1 additions and 1 deletions
|
@ -9806,7 +9806,7 @@ (define-public python-starsessions
|
|||
(propagated-inputs
|
||||
(list python-redis
|
||||
python-itsdangerous
|
||||
python-starlette-for-fastapi-0.88))
|
||||
python-starlette))
|
||||
(native-inputs
|
||||
(list python-black
|
||||
python-flake8
|
||||
|
|
Loading…
Reference in a new issue