mapbox / tilesets-cli

CLI for interacting with the Mapbox Tilesets API and Mapbox Tiling Service
https://docs.mapbox.com/mapbox-tiling-service
BSD 2-Clause "Simplified" License
125 stars 27 forks source link

Bump requirements.txt to latest pypi versions #192

Open spra85 opened 2 weeks ago

spra85 commented 2 weeks ago

@mapbox/maps-api hoping for a review here. This brings the CLI repo up to the latest versions of each dependency, along with bumping both black and flake8. The tests pass and I've verified most of the tilesets CLI commands work as well.

spra85 commented 2 weeks ago

My suspicion is the Travis CI build failed because what may have been an ambitious boto3 version bump to one that was just released yesterday - it can't resolve it, so maybe it's not yet available in a mirror or wherever it might be looking? No issues locally using it