o
    to™i@  ã                   @  s0   d dl mZ d dlmZ ddd„Zdd	d
„ZdS )é    )Úannotations)ÚparseÚverÚstrÚreturnÚboolc                 C  ó   ddl }t|jƒt| ƒk S )zBReturns True if the numpy version is older than the given version.r   N)ÚnumpyÚversionÚ__version__)r   r	   © r   úK/home/ubuntu/.local/lib/python3.10/site-packages/onnx/test/version_utils.pyÚnumpy_older_than	   ó   r   c                 C  r   )zCReturns True if the pillow version is older than the given version.r   N)ÚPILr
   r   )r   r   r   r   r   Úpillow_older_than   r   r   N)r   r   r   r   )Ú
__future__r   Úpackaging.versionr   r
   r   r   r   r   r   r   Ú<module>   s   
