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

Fix version range for lightning #3023

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Fix version range for lightning #3023

merged 1 commit into from
Oct 20, 2023

Conversation

shchur
Copy link
Contributor

@shchur shchur commented Oct 20, 2023

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

@shchur shchur requested a review from lostella October 20, 2023 08:16
@shchur shchur added this to the v0.14 milestone Oct 20, 2023
@shchur shchur added the pending v0.14.x backport This contains a fix to be backported to the v0.14.x branch label Oct 20, 2023
@shchur shchur merged commit c634ccb into awslabs:dev Oct 20, 2023
@shchur shchur deleted the fix-pl-import branch October 24, 2023 14:27
@lostella lostella added the dependency This involves dependencies issues label Oct 26, 2023
lostella pushed a commit to lostella/gluonts that referenced this pull request Oct 27, 2023
lostella added a commit that referenced this pull request Oct 27, 2023
* Fix WaveNet inputs (#3022)

* Fix version range for lightning (#3023)

* Allow VCS install using GLUONTS_FALLBACK_VERSION (#3028)

* Make `mypy` checks opt-out instead of opt-in, fix several type issues (#3027)

Co-authored-by: Oleksandr Shchur <[email protected]>

* No API docs for nursery. (#3030)

* Fix: #3030. (#3031)

* Add support for Pydantic v1 and v2. (#3026)

---------

Co-authored-by: Oleksandr Shchur <[email protected]>
Co-authored-by: ddelange <[email protected]>
Co-authored-by: Jasper <[email protected]>
@lostella lostella removed the pending v0.14.x backport This contains a fix to be backported to the v0.14.x branch label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency This involves dependencies issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import error with protobuf==4.21.0
2 participants