Closed
Description
Error: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Environment details
- OS: Ubuntu 20.04.3
- Python version: 3.8.10
- pip version: 20.0.2
google-auth
version: 2.3.2
Steps to reproduce
- install google auth using pip
- Python:
from google.oauth2 import service_account