Skip to content

Commit

Permalink
fix(raster): temp downgrade rio tiler version (#248)
Browse files Browse the repository at this point in the history
Temporary rollback rio-tiler to an earlier version
  • Loading branch information
anayeaye authored Nov 15, 2023
2 parents 7072ca2 + 98e10c2 commit 9d9ec9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raster_api/runtime/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"starlette-cramjam>=0.3,<0.4",
"aws_xray_sdk>=2.6.0,<3",
"aws-lambda-powertools>=1.18.0",
"rio-tiler==6.2.3",
]

extra_reqs = {
Expand Down

0 comments on commit 9d9ec9d

Please sign in to comment.