U
    h                     @   st   d dl mZ d dlmZmZ er8d dlmZ d dlmZ edded dd	d
Z	edded dddZ
dS )    )	lru_cache)TYPE_CHECKINGType	BaseModel	FieldInfoN)maxsizer   )returnc                  C   s   ddl m}  | S )Nr   r   )pydanticr   r    r   D/tmp/pip-unpacked-wheel-y076a95i/pydantic/_internal/_import_utils.pyimport_cached_base_model	   s    r   r   c                  C   s   ddl m}  | S )Nr   r   )pydantic.fieldsr   r   r   r   r   import_cached_field_info   s    r   )	functoolsr   typingr   r   r   r   r   r   r   r   r   r   r   r   <module>   s   