Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 1ea74e835c
Update aiohttp requirement from <=3.8.4,>=3.8.0 to >=3.8.0,<=3.8.5 in /requirements (#18196)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 19:01:50 -04:00
dependabot[bot] 05bcc8c2a5
Update aiohttp requirement from <=3.8.3,>=3.8.0 to >=3.8.0,<=3.8.4 in /requirements (#17315)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 19:34:42 +00:00
Jirka Borovec 44ce386135
req: formatting (#17335) 2023-04-24 09:19:20 +01:00
Carlos Mocholí 21d8fbfb2f
Fix broken links after reverse mirror changes (#16600) 2023-02-01 20:00:44 +00:00
Jirka Borovec 0876a6412d
fix import removed `DDPShardedStrategy` (#16341) 2023-01-12 12:28:09 +01:00
Carlos Mocholí 15ef52bc73
Rename LightningLite to Fabric (#16244)
* Rename LightningLite to Fabric

* Fix introspection test

* Fix deprecated Lite tests

* Undo accidental Horovod removal

* Fixes
2023-01-04 10:57:18 -05:00
Carlos Mocholí 53ceb156c4
Integrate lightning_utilities==0.4.2 (#15817)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-13 13:13:51 +00:00
Akihiro Nitta 346e936651
App: Move AutoScaler dependency to extra requirements (#15971)
* Make autoscaler dependency optional
* update chglog
* dont directly import aiohttp
2022-12-09 10:42:52 +00:00
Sherin Thomas 58644092d2
Moving `lightning_api_access` out of base requirements (#15844)
* moving the requirements to components extras

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* component requirements to devel

* importing torch in local scope

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* skipping doctest

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-01 15:23:01 +05:30