-
Notifications
You must be signed in to change notification settings - Fork 35
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
[WIP] Maintenance #260
Closed
Closed
[WIP] Maintenance #260
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [rioxarray](https://github.com/corteva/rioxarray) from 0.15.0 to 0.18.1. - [Release notes](https://github.com/corteva/rioxarray/releases) - [Changelog](https://github.com/corteva/rioxarray/blob/master/docs/history.rst) - [Commits](corteva/rioxarray@0.15.0...0.18.1) --- updated-dependencies: - dependency-name: rioxarray dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.14 to 9.5.46. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.4.14...9.5.46) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.3 to 2.16.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v2.14.3...v2.16.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
….16.0 Bump mlflow from 2.14.3 to 2.16.0 in /requirements
Bump mkdocs-material from 9.4.14 to 9.5.46
Bump rioxarray from 0.15.0 to 0.18.1
Bumps [rasterio](https://github.com/rasterio/rasterio) from 1.3.10 to 1.4.2. - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](rasterio/rasterio@1.3.10...1.4.2) --- updated-dependencies: - dependency-name: rasterio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
terratorch/cli_tools.py
Outdated
@@ -56,7 +56,7 @@ | |||
SemanticSegmentationTask, # noqa: F401 | |||
) | |||
|
|||
CUSTOM_MODULES_DIR_NAME = "custom_modules" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this removed?
terratorch/cli_tools.py
Outdated
@@ -387,15 +421,6 @@ def build_lightning_cli( | |||
stacklevel=1, | |||
) | |||
|
|||
# import any custom modules |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this removed?
@Joao-L-S-Almeida custom modules related code has been removed in a maintenance PR, was this on purpose? |
…1.4.2 Bump rasterio from 1.3.10 to 1.4.2
Bumps the torch group with 2 updates in the / directory: [torch](https://github.com/pytorch/pytorch) and [torchvision](https://github.com/pytorch/vision). Updates `torch` from 2.1.0 to 2.5.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.0...v2.5.1) Updates `torchvision` from 0.16.0 to 0.20.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.16.0...v0.20.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.0 to 2.18.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v2.16.0...v2.18.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bump the torch group across 1 directory with 2 updates
Bumps [albumentations](https://github.com/albumentations-team/albumentations) from 1.3.1 to 1.4.21. - [Release notes](https://github.com/albumentations-team/albumentations/releases) - [Commits](albumentations-team/albumentations@1.3.1...1.4.21) --- updated-dependencies: - dependency-name: albumentations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…tions-1.4.21 Bump albumentations from 1.3.1 to 1.4.21
…18.0 Bump mlflow from 2.16.0 to 2.18.0
Bumps [lightly](https://github.com/lightly-ai/lightly) from 1.4.25 to 1.5.15. - [Release notes](https://github.com/lightly-ai/lightly/releases) - [Commits](lightly-ai/lightly@v1.4.25...v1.5.15) --- updated-dependencies: - dependency-name: lightly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rasterio](https://github.com/rasterio/rasterio) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](rasterio/rasterio@1.4.2...1.4.3) --- updated-dependencies: - dependency-name: rasterio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
….5.15 Bump lightly from 1.4.25 to 1.5.15
…1.4.3 Bump rasterio from 1.4.2 to 1.4.3
Bumps [h5py](https://github.com/h5py/h5py) from 3.10.0 to 3.12.1. - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](h5py/h5py@3.10.0...3.12.1) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on albucore to permit the latest version. --- updated-dependencies: - dependency-name: albucore dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bump h5py from 3.10.0 to 3.12.1
Bumps [albumentations](https://github.com/albumentations-team/albumentations) from 1.4.21 to 2.0.1. - [Release notes](https://github.com/albumentations-team/albumentations/releases) - [Commits](albumentations-team/albumentations@1.4.21...2.0.1) --- updated-dependencies: - dependency-name: albumentations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…tions-2.0.1 Bump albumentations from 1.4.21 to 2.0.1
…lte-0.0.23 Update albucore requirement from <=0.0.16 to <=0.0.23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Periodical evaluation of dependencies being updated.