
    ih                     j    d dl mZmZ d dlmZ erd dlmZmZ dddZ ee	e      Z
dedefd	Zd
dgZy)    )TYPE_CHECKINGAny)create_importer)UpstashRedisByteStoreUpstashRedisStorezlangchain_community.storage)r   r   )deprecated_lookupsnamereturnc                     t        |       S )zLook up attributes dynamically.)_import_attribute)r	   s    ]/var/www/html/dev/engine/venv/lib/python3.12/site-packages/langchain/storage/upstash_redis.py__getattr__r      s    T""    r   r   N)typingr   r   langchain._apir   langchain_community.storager   r   DEPRECATED_LOOKUP__package__r   strr   __all__ r   r   <module>r      sS    % *T 7: 
 $KDUV #c #c # r   