Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[xy] Upgrade pandas and sqlalchemy version. #4979

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wangxiaoyou1993
Copy link
Member

@wangxiaoyou1993 wangxiaoyou1993 commented Apr 23, 2024

Description

Upgrade pandas and sqlalchemy version to 2.0.

Close: #4901
Close: #3336

How Has This Been Tested?

  • Tested with building the docker image locally and run the server with the new image locally

Checklist

  • The PR is tagged with proper labels (bug, enhancement, feature, documentation)
  • I have performed a self-review of my own code
  • I have added unit tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

cc:

@wangxiaoyou1993 wangxiaoyou1993 added the enhancement Polish or UX improvements label Apr 23, 2024
@wangxiaoyou1993 wangxiaoyou1993 changed the title [xy] Upgrade pandas version. [xy] Upgrade pandas and sqlalchemy version. Apr 23, 2024
@wangxiaoyou1993 wangxiaoyou1993 force-pushed the xiaoyou/upgrade-pandas-version branch from c5d1dc8 to def2b73 Compare May 9, 2024 19:19
@wangxiaoyou1993 wangxiaoyou1993 force-pushed the xiaoyou/upgrade-pandas-version branch from def2b73 to bd50d83 Compare May 9, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Polish or UX improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Pandas 2.x has a conflict with another library in the mageai/mageai:latest Upgrade sqlalchemy version
1 participant