-
Notifications
You must be signed in to change notification settings - Fork 152
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
t.stac: Updated dependency versions, adding lazy loading #1189
Conversation
@cwhite911 I can't review this very much, but I think we can merge this, no? |
Yes, we can merge it. Maybe just check that the lazy imports work as expected on your end. |
The CI shows an error (found via #1119): https://github.com/OSGeo/grass-addons/actions/runs/10971942436/job/30467639801?pr=1119
and another error here (found via #1174): https://github.com/OSGeo/grass-addons/actions/runs/10971938932/job/30467631313?pr=1174
|
The code was from previous commit.
|
Updating python dependencies and adding lazy loading for imports.
Addressing Issues and CI PRs: