2023-02-01 20:00:44 +00:00
|
|
|
# deps required by components in the lightning app repository (src/lightning/app/components)
|
2023-04-24 08:19:20 +00:00
|
|
|
lightning_api_access >=0.0.3 # serve
|
2023-08-31 14:47:06 +00:00
|
|
|
aiohttp >=3.8.0, <3.9.0 # auto_scaler
|
2023-04-24 08:19:20 +00:00
|
|
|
lightning-fabric >=1.9.0 # multinode
|
|
|
|
pytorch-lightning >=1.9.0 # multinode
|