Skip to content

[sonic-mgmt docker image] Upgrade celery in the python3 to 5.2.7, upgrade ipython to 8.12.2#15911

Merged
wangxin merged 2 commits intosonic-net:masterfrom
yejianquan:jianquanye/upgrade_celery
Jul 20, 2023
Merged

[sonic-mgmt docker image] Upgrade celery in the python3 to 5.2.7, upgrade ipython to 8.12.2#15911
wangxin merged 2 commits intosonic-net:masterfrom
yejianquan:jianquanye/upgrade_celery

Conversation

@yejianquan
Copy link
Contributor

@yejianquan yejianquan commented Jul 19, 2023

Why I did it

Upgrade celery in the python3 to 5.2.7,
Upgrade ipython to 8.12.2 since 5.4.1 requires prompt-toolkit<2.0.0,>=1.0.4,
But celery 5.2.7 relies click-repl>=0.2.0 , click-repl>=0.2.0 relies prompt-toolkit>=3.0.36.
So upgrade ipython to resolve the prompt-toolkit version incompatible issue.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Upgrade celery in the python3 to 5.2.7
Upgrade ipython to 8.12.2

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@yejianquan yejianquan requested a review from lguohan as a code owner July 19, 2023 09:53
@yejianquan yejianquan requested review from wangxin and wsycqyz July 19, 2023 09:54
@jarias-lfx
Copy link

/easycla

wangxin
wangxin previously approved these changes Jul 20, 2023
@yejianquan yejianquan changed the title [sonic-mgmt docker image] Upgrade celery in the python3 to 5.2.7, upgrade ipython to 8.13.0 [sonic-mgmt docker image] Upgrade celery in the python3 to 5.2.7, upgrade ipython to 8.12.2 Jul 20, 2023
Copy link
Contributor

@wsycqyz wsycqyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wangxin wangxin merged commit 7533c8c into sonic-net:master Jul 20, 2023
sonic-otn pushed a commit to sonic-otn/sonic-buildimage that referenced this pull request Sep 20, 2023
…rade ipython to 8.12.2 (sonic-net#15911)

Upgrade celery in the python3 to 5.2.7,
Upgrade ipython to 8.12.2 since 5.4.1 requires prompt-toolkit<2.0.0,>=1.0.4,
But celery 5.2.7 relies click-repl>=0.2.0 , click-repl>=0.2.0 relies prompt-toolkit>=3.0.36.
So upgrade ipython to resolve the prompt-toolkit version incompatible issue.
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.

4 participants