Page MenuHomeSoftware Heritage

requirements: Remove click version pin
ClosedPublic

Authored by anlambert on Feb 9 2022, 2:23 PM.

Details

Summary

Latest versions of celery and flask now support click >= 8.0 so
we can remove the version pin.

Diff Detail

Repository
rDSCH Scheduling utilities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7131 (id=25850)

Rebasing onto c46ffadf7a...

Current branch diff-target is up to date.
Changes applied before test
commit fddec02063e8718916d85951465039d10df11b78
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Wed Feb 9 14:22:06 2022 +0100

    requirements: Remove click version pin
    
    Latest versions of celery and flask now support click >= 8.0 so
    we can remove the version pin.

See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/518/ for more details.

This revision is now accepted and ready to land.Feb 9 2022, 2:45 PM
This revision was automatically updated to reflect the committed changes.