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.

Allow/relax upper bound on packaging dependency #1435

Description

@miketheman

The current requirement on packaging is pinned:

"packaging >= 14.3, <22.0.0dev",

With the release of packaging 22.0, clients using the current release of this project cannot update and benefit from the released version (which removes the last dependency of pyparsing).

The upper boundary was pinned in #1263 - my suggestion would be to remove said upper boundary and release a new version of the library, so that clients have the flexibility to update packages with fewer conflicts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions