Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lightly from 1.4.25 to 1.5.0 in /requirements #1894

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps lightly from 1.4.25 to 1.5.0.

Release notes

Sourced from lightly's releases.

Schedule Lightly Worker jobs with config version v4

This release includes some breaking changes for users of Lightly Worker.

Breaking Changes

  • Jobs are now scheduled with config v4 and require Lightly Worker 2.11 (breaking).

Changes

  • Add mmcr projection head (thanks @​LukeSutor )
  • Update argument type hints where the default is set to None to use Optional (thanks @​otavioon)
  • Fix TiCoLoss (thanks @​guarin )
  • Add timm version check
  • fix parsing and caching issues with lightly-serve
  • allow to use lightly behind a proxy by setting HTTPS_PROXY and LIGHTLY_CA_CERTS

Models

AIM Model and EMP-SSL Loss

Changes

Models

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lightly](https://github.com/lightly-ai/lightly) from 1.4.25 to 1.5.0.
- [Release notes](https://github.com/lightly-ai/lightly/releases)
- [Commits](lightly-ai/lightly@v1.4.25...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Packaging and dependencies python Pull requests that update Python code labels Feb 20, 2024
@adamjstewart adamjstewart merged commit 8defbe4 into main Feb 20, 2024
24 checks passed
@adamjstewart adamjstewart deleted the dependabot/pip/requirements/lightly-1.5.0 branch February 20, 2024 20:56
GeorgeHuber pushed a commit to GeorgeHuber/torchgeo that referenced this pull request Feb 28, 2024
adamjstewart added a commit that referenced this pull request Mar 15, 2024
* initial commit

* add init description

* correct scanning of files in init

* added random data generation

* remove test directory

* Update metadata

* fix formatting

* add s1 data and update regex

* fix dataset and add tests

* formatting

* mypy

* add timeseries test and take images from july

* fix bug in merging files across dates

* mypy

* Bump lightly from 1.4.25 to 1.5.0 in /requirements (#1894)

* Additional Satlas pretrained models (#1884)

* Documentation, satellite-specific transform and weights for additional Satlas single-image rgb&multispectral Swin-v2 models. Tests pass.

* Address 3 of comments

* Address comments, fix readmydocs and isort, mypy still unhappy

* update

* Add bands to meta dicts

* Add comment about Satlas S2 RGB using TCI product

* linting

---------

Co-authored-by: Piper Wolters <[email protected]>
Co-authored-by: Piper Wolters <[email protected]>

* Update tests/data/south_africa_crop_type/data.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update tests/data/south_africa_crop_type/data.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update torchgeo/datasets/south_africa_crop_type.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update torchgeo/datasets/south_africa_crop_type.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update torchgeo/datasets/south_africa_crop_type.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update torchgeo/datasets/south_africa_crop_type.py

Co-authored-by: Adam J. Stewart <[email protected]>

* refactor gettitem and bug fixes

* typo

* data.py style

* Update torchgeo/datasets/south_africa_crop_type.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update torchgeo/datasets/south_africa_crop_type.py

Co-authored-by: Adam J. Stewart <[email protected]>

* added comments for nonstandard functionality

* Update torchgeo/datasets/south_africa_crop_type.py

Co-authored-by: Adam J. Stewart <[email protected]>

* small change

* add verbose documentation

---------

Co-authored-by: georgehuber <“[email protected]”>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piper Wolters <[email protected]>
Co-authored-by: Piper Wolters <[email protected]>
Co-authored-by: Piper Wolters <[email protected]>
Co-authored-by: Adam J. Stewart <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Packaging and dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant