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

Use only Fairlearn v0.7.0 due to breaking changes in v0.9.0 and lack of Python 3.7 support in v0.8.0 #2194

Merged
merged 2 commits into from
Jul 29, 2023

Conversation

romanlutz
Copy link
Contributor

Description

Fairlearn v0.9.0 was released now and includes a breaking change (for us only since we're using _extra_metrics). To fix this for now we can prevent v0.9.0 or later from getting installed. For the future I'm creating another PR. We can't work around the issues yet because Fairlearn v0.9.0 doesn't support Python 3.7 which raiwidgets still supports, so whenever we drop support for 3.7 we can merge the other PR.

Fairlearn v0.8.0 doesn't support Python 3.7 either, but also does not yet include the breaking change. We should probably just skip it for raiwidgets.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@romanlutz romanlutz merged commit 84614c8 into main Jul 29, 2023
92 checks passed
@romanlutz romanlutz deleted the romanlutz/pin_fairlearn_v0_8_0 branch July 29, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants