diff --git a/setup.py b/setup.py index dd1b311..4672948 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ setup( 'flask-caching==1.7.2', 'geopy==1.20.0', 'celery==4.3.0', - 'redis==3.3.7', + 'redis==3.3.8', 'aerofiles==1.0.0', 'geoalchemy2==0.6.3', 'shapely==1.6.4.post2',