diff --git a/setup.py b/setup.py index a096cea..c709d32 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.4', + 'redis==3.3.5', 'aerofiles==1.0.0', 'geoalchemy2==0.6.3', 'shapely==1.6.4.post2',