# Add requirements here, use the script for help (erotemic needs to publish this script)
# python ~/local/tools/supported_python_versions_pip.py pyflann_ibeis

pyflann_ibeis>=2.4.2     ; python_version < '4.0'  and python_version >= '3.11'    # Python 3.11+
pyflann_ibeis>=2.4.2     ; python_version < '3.11' and python_version >= '3.10'    # Python 3.10

pyhesaff>=2.1.4     ; python_version < '4.0'  and python_version >= '3.11'    # Python 3.11+
pyhesaff>=2.1.4     ; python_version < '3.11' and python_version >= '3.10'    # Python 3.10

# xdev availpkg vtool_ibeis_ext --refresh
vtool_ibeis_ext>=0.1.3     ; python_version < '4.0'  and python_version >= '3.11'    # Python 3.11+
vtool_ibeis_ext>=0.1.3     ; python_version < '3.11' and python_version >= '3.10'    # Python 3.10
