Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Invalid version specification in setup.py #1402

@mamo3gr

Description

@mamo3gr

The version specification of pyarrow seems not to fulfill PEP 440 (Version Identification and Dependency Specification). I think it's a typo.

"pyarrow >= 1.0.0, < 2.0de ; python_version>='3.5'",

Due to this designation, some tools (e.g. Poetry) detect it and fail when installing and/or locking packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions