# Note: this needs to be manually kept in sync with gdal-strict.txt
--find-links https://girder.github.io/large_image_wheels
GDAL>=3.5.2     ; python_version < '4.0'  and python_version >= '3.11'    # Python 3.11
GDAL>=3.4.1     ; python_version < '3.11' and python_version >= '3.10'    # Python 3.10
GDAL>=3.4.1     ; python_version <= '3.9'                                 # Python 3.9-
