• 
      

    Update dependencies for Review Bot worker.

    Review Request #13640 — Created March 15, 2024 and submitted

    Information

    ReviewBot
    master

    Reviewers

    This change updates our dependency list for the Review Bot worker to use
    the current version of Celery and remove the pinned versions that we had
    to maintain support for old versions of Python.

    Ran the Review Bot worker.

    Summary ID
    Update dependencies for Review Bot worker.
    This change updates our dependency list for the Review Bot worker to use the current version of Celery and remove the pinned versions that we had to maintain support for old versions of Python. Testing Done: Ran the Review Bot worker.
    2f37bc67132445e8783749b4dc5e7b103ee11770
    Description From Last Updated

    Since we're deprecating more stuff these days, we should probably use ~= here.

    chipx86chipx86
    chipx86
    1. 
        
    2. bot/setup.py (Diff revision 1)
       
       
      Show all issues

      Since we're deprecating more stuff these days, we should probably use ~= here.

    3. 
        
    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (632810b)