Skip to content

Commit

Permalink
Bump rio-tiler dep to 2.0.0 (#213)
Browse files Browse the repository at this point in the history
* Bump rio-tiler dep to 2.0.0

* Update setup.py
  • Loading branch information
kylebarron authored Feb 11, 2021
1 parent e33c022 commit 995e085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"python-dotenv",
"morecantile",
"rio-cogeo>=2.1,<2.2",
"rio-tiler>=2.0.0rc4,<2.1",
"rio-tiler>=2.0.1,<2.1",
"cogeo-mosaic>=3.0.0b1,<3.1",
"rasterio",
"pydantic",
Expand Down

0 comments on commit 995e085

Please sign in to comment.