Issue #, if available: CPFlows is a dependency for gluonts.torch.model.mqf2, but it comes with dependencies constraints that hold us back. So for example, not the latest numpy version was used in CI tests.
Description of changes: Ignore dependencies of CPFlows in GitHub workflows. Fix incompatibilities with the latest numpy.
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
Issue #, if available: CPFlows is a dependency for
gluonts.torch.model.mqf2
, but it comes with dependencies constraints that hold us back. So for example, not the latest numpy version was used in CI tests.Description of changes: Ignore dependencies of CPFlows in GitHub workflows. Fix incompatibilities with the latest numpy.
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