Dev-iL commented on PR #1455: URL: https://github.com/apache/hamilton/pull/1455#issuecomment-3816139912
@skrawcz Multiple tests are failing due to incompatibilities with new dependency versions (e.g. protobuf, pandas v3). 1. Are there scheduled CI runs that surface such issues in isolation? 2. What is the preferred strategy for resolving those? Setting an upper limit on dependency versions (probably undesired)? Conditional code (try <new version> except <old version>)? Anything else? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
