Update lightning-utilities requirement from <0.5.0,>=0.4.2 to >=0.4.2,<0.6.0 in /requirements (#16371)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-17 01:35:09 +00:00 committed by GitHub
parent 0f4f809a7c
commit 6f31d68e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ fsspec>=2022.5.0, <=2022.7.1
croniter>=1.3.0, <1.4.0 # strict; TODO: for now until we find something more robust.
traitlets>=5.3.0, <=5.4.0
arrow>=1.2.0, <1.2.4
lightning-utilities>=0.4.2, <0.5.0
lightning-utilities>=0.4.2, <0.6.0
beautifulsoup4>=4.8.0, <4.11.2
inquirer>=2.10.0, <=3.1.2
psutil<5.9.5

View File

@ -6,4 +6,4 @@ torch>=1.10.0, <=1.13.1
fsspec[http]>2021.06.0, <2022.6.0
packaging>=17.1, <=21.3
typing-extensions>=4.0.0, <=4.4.0
lightning-utilities>=0.4.2, <0.5.0
lightning-utilities>=0.4.2, <0.6.0

View File

@ -9,4 +9,4 @@ fsspec[http]>2021.06.0, <2022.8.0
torchmetrics>=0.7.0, <0.10.1 # needed for using fixed compare_version
packaging>=17.1, <=21.3
typing-extensions>=4.0.0, <=4.4.0
lightning-utilities>=0.4.2, <0.5.0
lightning-utilities>=0.4.2, <0.6.0