Commit Graph

187 Commits

Author SHA1 Message Date
Jirka Borovec 0e04760ebe
docs: pre-install lai sphinx theme (#18764) 2023-10-09 17:20:03 +02:00
dependabot[bot] 6537a05977
Update fsspec requirement from <2023.7.0,>=2022.5.0 to >=2022.5.0,<2023.10.0 in /requirements (#18756)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 16:42:01 +02:00
dependabot[bot] 343f80436d
Bump coverage from 7.3.0 to 7.3.1 in /requirements (#18685)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-10-03 22:51:43 +02:00
dependabot[bot] 5b371e820c
Bump httpx from 0.24.1 to 0.25.0 in /requirements (#18684)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 20:51:40 +02:00
dependabot[bot] a49092fefc
Update deepdiff requirement from <6.3.2,>=5.7.0 to >=5.7.0,<6.6 in /requirements (#18623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-10-02 22:59:00 +02:00
dependabot[bot] 7a0796e9f0
Bump playwright from 1.36.0 to 1.38.0 in /requirements (#18625)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-10-02 22:44:10 +02:00
Jirka Borovec df959aeb4f
fix `pydantic` compatibility for 2.0+ & allow new `fastAPI` (#18676) 2023-09-30 07:43:29 +02:00
Jirka Borovec 4628dfe6fe
app: try to run tests in parallel (#17457) 2023-09-27 11:20:32 +02:00
dependabot[bot] 32415c68ae
Update streamlit requirement from <1.26.0,>=1.13.0 to >=1.13.0,<1.27.0 in /requirements (#18472)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 16:00:14 -04:00
Justus Schock 1cee84ca2d
Replace LightningClient with import from lightning_cloud (#18544) 2023-09-13 14:55:05 +02:00
dependabot[bot] 941c446a0d
Update setuptools requirement from <68.1.0 to <68.3.0 in /requirements (#18517)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/0.6...v68.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 19:02:01 +02:00
Jirka Borovec 7834bb6377
relax some dependencies from `<=` to `<` (#18435)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-08-31 16:47:06 +02:00
dependabot[bot] 8f31ada215
Update redis requirement from <=4.6.0,>=4.0.1 to >=4.0.1,<=5.0.0 in /requirements (#18408) 2023-08-30 05:33:01 -04:00
Jirka Borovec 5f5d99eae6
Relax app dependencies for `lightning` | breaking imports from `L` (#18386)
* make App conditional import

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

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

* ci: min req.

* data + store

* typo

* module_available

* extra

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

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

* typo

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

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

* envs

* doctest

* more

* docs

* **

* rm

* -f

* Apply suggestions from code review

* docs

* Revert "docs"

This reverts commit 20e8e6be98.

* Apply suggestions from code review

* warnings

* breaking

* ...

* fixing source

* fixing examples

* fixing tests

* fixing docs

* fixing source

* fix mock

* fix trainer

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-28 11:28:58 -04:00
dependabot[bot] 0e89e774bb
Update urllib3 requirement from <=2.0.2 to <=2.0.4 in /requirements (#18303)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 15:49:10 +02:00
dependabot[bot] bbb0e53564
Update requests-mock requirement from <=1.10.0 to <=1.11.0 in /requirements (#18304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-08-16 17:48:55 +02:00
dependabot[bot] 2fb90e6a66
Bump coverage from 7.2.7 to 7.3.0 in /requirements (#18300)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 17:19:35 +02:00
dependabot[bot] ede22b97cd
Update rich requirement from <=13.4.2,>=12.3.0 to >=12.3.0,<=13.5.2 in /requirements (#18305)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 14:46:30 +02:00
dependabot[bot] 4da8078c99
Bump pytest-rerunfailures from 10.3 to 12.0 in /requirements (#18302) 2023-08-14 14:36:02 +02:00
dependabot[bot] 9fc731f33f
Update pyyaml requirement from <=6.0 to <=6.0.1 in /requirements (#18242)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 10:46:37 +02:00
dependabot[bot] 41205bbc9b
Update pydantic requirement from <2.1.0,>=1.7.4 to >=1.7.4,<2.2.0 in /requirements (#18241)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 10:10:29 +02:00
dependabot[bot] 272e377788
Bump playwright from 1.35.0 to 1.36.0 in /requirements (#18247)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-08-08 09:43:57 +02:00
dependabot[bot] 301e3db5ae
Update uvicorn requirement from <=0.23.1 to <=0.23.2 in /requirements (#18246)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 09:43:47 +02:00
dependabot[bot] 32553d6da8
Update psutil requirement from <5.9.5 to <5.9.6 in /requirements (#18244)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 09:43:14 +02:00
dependabot[bot] ac4f1a4470
Update uvicorn requirement from <0.22.1 to <0.23.2 in /requirements (#18198)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-08-02 07:26:09 -04:00
dependabot[bot] 85d5b14618
Bump pytest-cov from 4.0.0 to 4.1.0 in /requirements (#18036)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 23:17:19 +00:00
dependabot[bot] e969af0151
Update panel requirement from <=1.1.1,>=1.0.0 to >=1.0.0,<=1.2.1 in /requirements (#18195)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 19:02:28 -04:00
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] 4b458e4045
Bump click from 8.1.3 to 8.1.6 in /requirements (#18141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-08-01 18:57:48 -04:00
dependabot[bot] b0fc8aca87
Bump pytest-asyncio from 0.21.0 to 0.21.1 in /requirements (#18197)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 18:57:12 -04:00
dependabot[bot] 324d90aca7
Bump pytest from 7.3.1 to 7.4.0 in /requirements (#18038)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.4.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 22:40:36 +00:00
dependabot[bot] 61850c8f81
Update streamlit requirement from <1.22.1,>=1.13.0 to >=1.13.0,<1.25.1 in /requirements (#18143)
Update streamlit requirement in /requirements

Updates the requirements on [streamlit](https://github.com/streamlit/streamlit) to permit the latest version.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.13.0...1.25.0)

---
updated-dependencies:
- dependency-name: streamlit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 10:12:14 +02:00
dependabot[bot] 8277e2af22
Update setuptools requirement from <67.7.0 to <68.1.0 in /requirements (#18144)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/0.6...v68.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 10:12:01 +02:00
Carlos Mocholí 27cab24ca3
bump: typing-extensions >=4.0.0, <=4.7.1 (#18125)
* Update max typing extensions

* Fix some app tests too

* "trigger ci"

* xfail on 3.9
2023-07-21 16:46:18 +02:00
dependabot[bot] c21b6de3c7
Update deepdiff requirement from <6.3.1,>=5.7.0 to >=5.7.0,<6.3.2 in /requirements (#18032)
Update deepdiff requirement in /requirements

Updates the requirements on [deepdiff](https://github.com/seperman/deepdiff) to permit the latest version.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/compare/5.7.0...6.3.1)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 07:49:34 -04:00
Nicki Skafte Detlefsen 4fc6b560a7
Fix compatability with pydantic 2.0+ (#18030)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-07-10 23:51:39 +02:00
Jirka Borovec 913fa99f1b
pin `pydantic <2.0` (#18022)
pin pydantic <2.0
2023-07-08 16:04:38 +02:00
Luca Antiga bb4751729e
Add exponential backoff to HTTPQueue put (#18013) 2023-07-07 11:11:09 +02:00
dependabot[bot] 014b8a7bd0
Update fastapi requirement from <0.98.0 to <0.100.0 in /requirements (#17970)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-07-03 21:59:15 +00:00
dependabot[bot] ca3df1ba30
Update redis requirement from <=4.5.5,>=4.0.1 to >=4.0.1,<=4.6.0 in /requirements (#17964)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-07-03 18:45:44 +00:00
Jirka Borovec 37c244f94b
bump Lit-Utils to 0.9 (#17955) 2023-07-03 17:49:00 +00:00
dependabot[bot] 2e70b75f63
Update croniter requirement from <1.4.0,>=1.3.0 to >=1.3.0,<1.5.0 in /requirements (#17923)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-07-03 16:30:57 +00:00
dependabot[bot] 8de56eaac7
Update websockets requirement from <=10.4 to <=11.0.3 in /requirements (#17965)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-07-03 15:13:07 +00:00
dependabot[bot] c578342ad0
Update panel requirement from <=1.0.2,>=1.0.0 to >=1.0.0,<=1.1.1 in /requirements (#17967)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 15:06:28 +00:00
dependabot[bot] f8bec421e7
Update docker requirement from <6.1.3,>=5.0.0 to >=5.0.0,<6.1.4 in /requirements (#17969)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-07-03 15:02:52 +00:00
dependabot[bot] 1213ecfa74
Update websocket-client requirement from <1.5.3 to <1.6.2 in /requirements (#17917)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 20:03:34 +00:00
dependabot[bot] 93c5f999a7
Bump coverage from 7.2.5 to 7.2.7 in /requirements (#17920)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 15:36:18 -04:00
dependabot[bot] c43764971d
Update fsspec requirement from <=2022.7.1,>=2022.5.0 to >=2022.5.0,<=2023.6.0 in /requirements (#17925)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 15:35:26 -04:00
Yurij Mikhalevich 60f2e3ae47
feat(plugin): store source app (#17892) 2023-06-22 15:57:13 +00:00
dependabot[bot] c8578c7eec
Update s3fs requirement from <2022.11.1,>=2022.5.0 to >=2022.5.0,<2023.6.1 in /requirements (#17861)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 14:29:20 +02:00