o
    PD©iÛ  ã                   @   sŒ   d Z ddlZddlZG dd„ deƒZdZejjdkr+ejjdkr+e 	e 
d¡e¡ dS ejjdkrBejjd	krDe 	e 
d
¡e¡ dS dS dS )z$Google OAuth 2.0 Library for Python.é    Nc                   @   s   e Zd ZdZdS )ÚPython37DeprecationWarningz‡
    Deprecation warning raised when Python 3.7 runtime is detected.
    Python 3.7 support will be dropped after January 1, 2024.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úO/var/www/Datamplify/venv/lib/python3.10/site-packages/google/oauth2/__init__.pyr      s    r   zñYou are using a Python version {} past its end of life. Google will update google-auth with critical bug fixes on a best-effort basis, but not with any other fixes or features. Please upgrade your Python version, and then update google-auth.é   é   z3.8é	   z3.9)r   ÚsysÚwarningsÚDeprecationWarningr   Úeol_messageÚversion_infoÚmajorÚminorÚwarnÚformatÚFutureWarningr   r   r   r   Ú<module>   s   ÿÿ