microsoft/forecasting

[ASK] setup.py dependencies lower-bounds (if possible)

eisber opened this issue · 1 comments

Description

I'd appreciate if the dependencies in setup.py only specify lower-bounds instead of specific versions.

Addressed partly in PR #169 . The remaining specific version dependencies are a requirement from azureml sdk we are using.