GoogleCloudPlatform / GoogleCloudPlatform/gsutil
"Old version of cryptography" warning when using gsutil installed from snap
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
I install the Cloud SDK on Ubuntu 18.04 via the snap package. when I run a gsutil command, I get the following warning:
```
/snap/google-cloud-sdk/129/lib/third_party/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
warnings.warn(warning, RequestsDependencyWarning)
```
Contributor guide
Assessment
This issue has not been assessed yet.