Low-level, Protobuf-based Java and Python client libraries for Cloud Datastore. Check out google-cloud-java and google-cloud-python first!
215
stars
133
forks
source link
fix: Pin rsa to 4.5 for Python 2.7 compatibility #268
Closed
parthea closed 3 years ago
Fixes #260
This PR pins
rsa
to 4.5 for python 2. See the official blog that mentions version 4.5 is the last one that supports python 2.