
    NgS	                        d dl mZ d dlZd dlZd dlmZ d dlmZm	Z	m
Z
mZmZmZ d dlmZ d dlmZmZ d dlmZmZmZmZmZ dd	lmZ ddZg dZdS )    )annotationsN)Version)	post_dump	post_loadpre_dumppre_load	validatesvalidates_schema)ValidationError)Schema
SchemaOpts)EXCLUDEINCLUDERAISEmissingpprint   )fieldsnamestrreturn
typing.Anyc                   dd l }| dk    r<|                    dt          d           t          j                            d          S | dk    rI|                    dt          d           t          t          j                            d                    S | d	k    rc|                    d
t          d           t          t          j                            d                    }|j        }|j        r
||j        z  }|S t          |           )Nr   __version__zThe '__version__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'importlib.metadata.version("marshmallow")' instead.   )
stacklevelmarshmallow__parsed_version__zThe '__parsed_version__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow"))' instead.__version_info__zThe '__version_info__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow")).release' instead.)
warningswarnDeprecationWarning	importlibmetadataversionr   releasepreAttributeError)r   r    r   r   s       P/var/www/html/ai-engine/env/lib/python3.11/site-packages/marshmallow/__init__.py__getattr__r*      s?   OOO}F  	 	
 	
 	
 !))-888###Y  	 	
 	
 	
 y)11-@@AAA!!!a  	 	
 	
 	
 %Y%7%?%?%N%NOO& 	 ! 	7 2 66


    )r   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   )r   r   r   r   )
__future__r   importlib.metadatar#   typingpackaging.versionr   marshmallow.decoratorsr   r   r   r   r	   r
   marshmallow.exceptionsr   marshmallow.schemar   r   marshmallow.utilsr   r   r   r   r    r   r*   __all__ r+   r)   <module>r7      s    " " " " " "      % % % % % %                3 2 2 2 2 2 1 1 1 1 1 1 1 1 F F F F F F F F F F F F F F      ' ' ' 'T  r+   