Forcing botocore 1.18.18

This commit is contained in:
antoniocarlon 2020-10-20 09:41:12 +02:00
parent a2c8cbe8cc
commit 631d44f44e

View File

@ -6,6 +6,9 @@ rollbar==0.13.2
# Dependency for googlemaps package
requests==2.20.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
botocore==1.18.18
mapbox==0.14.0
pygeocodio==0.11.1