googleapis / google-cloud-datastore

Low-level, Protobuf-based Java and Python client libraries for Cloud Datastore. Check out google-cloud-java and google-cloud-python first!
https://cloud.google.com/datastore
Apache License 2.0
215 stars 133 forks source link

fix: Pin rsa to 4.5 for Python 2.7 compatibility #268

Closed parthea closed 3 years ago

parthea commented 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.