diff --git a/setup.py b/setup.py index 2482bb9..7841d7d 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ ], install_requires=[ 'Django>=1.6.10', - 'MapProxy==1.8.0', + 'MapProxy==1.11.1', 'PyYAML>=3.10', 'django-tastypie>=0.12.1', 'Shapely>=1.5.9',