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