diff --git a/server/lib/python/cartodb_services/requirements.txt b/server/lib/python/cartodb_services/requirements.txt index 698374c8..fcba8825 100644 --- a/server/lib/python/cartodb_services/requirements.txt +++ b/server/lib/python/cartodb_services/requirements.txt @@ -4,7 +4,7 @@ python-dateutil==2.2 googlemaps==2.5.1 rollbar==0.13.2 # Dependency for googlemaps package -requests==2.20.0 +requests==2.31.0 rratelimit==0.0.4 # botocore 1.19.0 introduced an error `ImportError: cannot import name 'IPV6_ADDRZ_RE'` # and mapbox depends on botocore<=1.19.0 so forcing 1.18.18