Skip to content

Allow/relax upper bound on packaging dependency #1435

@miketheman

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.

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