dwavesystems / dwave-inspector

D-Wave Problem Inspector
https://docs.ocean.dwavesys.com/projects/inspector/
Apache License 2.0
8 stars 17 forks source link

Relax Flask version requirement to include 3.x #176

Closed randomir closed 6 months ago

randomir commented 6 months ago

Flask 3.0.0 contains no real major breaks, except some deprecated code removal (which we didn't use anyway).

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.94%. Comparing base (994c5fa) to head (c6d5e2d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #176 +/- ## ======================================= Coverage 89.94% 89.94% ======================================= Files 8 8 Lines 756 756 ======================================= Hits 680 680 Misses 76 76 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.