Forcing botocore 1.18.18
This commit is contained in:
parent
a2c8cbe8cc
commit
631d44f44e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user