Skip to content

Pandas stubs forces numpy <2.0.0 for python < 3.12 #970

Closed
@jenshnielsen

Description

@jenshnielsen

Describe the bug
Following the merge of #943 it is now not supported to typecheck with pandas stubs and numpy 2 for python <3.12
Reading the description of that pr it seem the intension was just to internal test against both numpy 1 and 2. Not to force users to install v1 for python <3.12

To Reproduce
pip install numpy==2.0.1 pandas-stubs==2.2.2.240805

Please complete the following information:

  • OS: Any
  • OS Version Any
  • python version <3.12
  • version of type checker N/A
  • version of installed pandas-stubs 2.2.2.240805

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions