2022-12-01 09:53:01 +00:00
|
|
|
# deps required by components in the lightning app repository (src/lightning_app/components)
|
2022-12-13 13:13:51 +00:00
|
|
|
lightning_api_access>=0.0.3 # serve
|
|
|
|
aiohttp>=3.8.0, <=3.8.3 # auto_scaler
|
2023-01-12 11:28:09 +00:00
|
|
|
# lightning-fabric>=1.9.0 # multinode # uncomment when released. it's okay to comment for now because pl includes it
|
|
|
|
pytorch-lightning>1.8.0 # multinode
|