diff --git a/setup.py b/setup.py index 5620e8e1..1adc269a 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ }, test_suite = 'openaddr.tests', install_requires = [ - 'gdal == 3.11.0', + 'gdal == 3.13.1', 'dateutils == 0.6.12', 'ijson == 2.4',