Ë
    ^¨ºi  ã                  ó   — d Z ddlmZ dd„Zy)z–
Exports function list_versions() for unicode version level support.

This code generated by wcwidth/bin/update-tables.py on 2026-01-27 00:41:01 UTC.
é    )Úannotationsc                  ó   — y)a  
    Return Unicode version levels supported by this module release.

    .. versionchanged:: 0.5.0
       Now returns a single-element tuple containing only the latest version.

    :returns: Supported Unicode version numbers in ascending sorted order.
    )z17.0.0© r   ó    ú^/home/ubuntu/crypto_trading_bot/.venv/lib/python3.12/site-packages/wcwidth/unicode_versions.pyÚlist_versionsr   
   s   € ðr   N)Úreturnztuple[str, ...])Ú__doc__Ú
__future__r   r   r   r   r   ú<module>r      s   ðñõ #ôr   