-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Labels
api: pubsubIssues related to the googleapis/python-pubsub API.Issues related to the googleapis/python-pubsub API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
I'm trying to maintain a project that a lot of dependencies between different Google Cloud API libraries, while keeping it up to date and trying to resolve conflicts between the libraries.
It seems pubsub library has the most stringent versions requirements for google-api-core[grpc] >= 1.34.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,!=2.10.*.
Given that the latest package for this is 2.8.2, is there a need to exclude all these versions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: pubsubIssues related to the googleapis/python-pubsub API.Issues related to the googleapis/python-pubsub API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.