
    [6g                     F    d dl mZ  e            d         Z[d dlmZ d ZdS )   )get_versionsversion)__frontend_version__c                  8    ddl m}   | t                    j        S )z
    Get the stable portion of the semantic version string (the first three
    numbers), without any of the trailing labels

    '3.0.0rc11' -> '3.0.0'
        Version)packaging.versionr	   __version__base_versionr   s    M/var/www/surfInsights/venv3-11/lib/python3.11/site-packages/plotly/version.pystable_semverr   	   s)     *)))))7;,,    N)_versionr   r   _widget_versionr   r    r   r   <module>r      sU    " " " " " "lnnY' 1 1 1 1 1 1	- 	- 	- 	- 	-r   