o
    ṏiJ                     @   s$   G d d de ZG dd deZdS )c                   @      e Zd ZdZdS )RemovedInPyjwt3Warningz5Warning for features that will be removed in PyJWT 3.N__name__
__module____qualname____doc__ r   r   I/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/jwt/warnings.pyr      s    r   c                   @   r   )InsecureKeyLengthWarningzWarning emitted when a cryptographic key is shorter than the minimum
    recommended length. See :ref:`key-length-validation` for details.Nr   r   r   r   r	   r
      s    r
   N)DeprecationWarningr   UserWarningr
   r   r   r   r	   <module>   s    