Skip to content

pandas 2.0 support #6413

@seanabreau

Description

@seanabreau

Checklist

  • I have searched the existing issues for similar issues.
  • I added a very descriptive title to this issue.
  • I have provided sufficient information below to help reproduce this issue.

Summary

The conflict is caused by:
    The user requested pandas==2.0.0
    streamlit 1.20.0 depends on pandas<2 and >=0.25

Reproducible Code Example

pip install pandas==2.0.0
pip install streamlit==1.20.0

Steps To Reproduce

No response

Expected Behavior

No response

Current Behavior

No response

Is this a regression?

  • Yes, this used to work in a previous version.

Debug info

  • Streamlit version: 1.20.0
  • Python version: 3.11.1
  • Operating System:
  • Browser:
  • Virtual environment:

Additional Information

the following line should be updated
https://github.com/streamlit/streamlit/blob/11950acfa537475109b421fea6da43c9d410542c/lib/setup.py#L40

Are you willing to submit a PR?

  • Yes, I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:dependenciesRelated to package dependenciestype:enhancementRequests for feature enhancements or new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions