me
/
guix
Archived
1
0
Fork 0

gnu: python-lightning-cloud: Use older version of fastapi.

The variant of the fastapi package must match that of
python-pytorch-lightning.

* gnu/packages/machine-learning.scm (python-lightning-cloud)
[propagated-inputs]: Replace python-fastapi with
python-fastapi-for-pytorch-lightning.
master
Ricardo Wurmus 2023-05-12 10:50:01 +02:00
parent a070eb7a15
commit e3e011a081
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -3432,7 +3432,7 @@ Note: currently this package does not provide GPU support.")
"0mqrhq3s23mn8n4i0q791pshn3dgplp0h9ny0pmmp798q0798dzs")))) "0mqrhq3s23mn8n4i0q791pshn3dgplp0h9ny0pmmp798q0798dzs"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(propagated-inputs (list python-click (propagated-inputs (list python-click
python-fastapi python-fastapi-for-pytorch-lightning
python-multipart python-multipart
python-pyjwt python-pyjwt
python-requests python-requests