responsible-ai-toolbox
responsible-ai-toolbox copied to clipboard
Loosen requests version requirment to major version 2
This is to loosen requests version requirement in raiutils. Limiting on major version 2 which should have no breaking change.
Description
This is to loosen requests version requirement in raiutils. Limiting on major version 2 which should have no breaking change.
Checklist
- [x] I have added screenshots above for all UI changes.
- [x] Documentation was updated if it was needed.
- [x] New tests were added or changes were manually verified.
Codecov Report
Merging #1411 (d1a37d5) into main (c919d75) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #1411 +/- ##
=======================================
Coverage 85.94% 85.94%
=======================================
Files 100 100
Lines 4795 4795
=======================================
Hits 4121 4121
Misses 674 674
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 85.94% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update c919d75...d1a37d5. Read the comment docs.
https://responsibleai.blob.core.windows.net/pullrequest/microsoft/responsible-ai-toolbox/kicha/main/loosen_requests_version_requirment/dashboard/index.html
@kicha0 you're mentioning a breaking change in the description. What's the breaking change?