Skip to content

Commit

Permalink
fix(raster): pin rio-tiler 6.2.3.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
anayeaye committed Nov 15, 2023
1 parent 9d9ec9d commit a3d87b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raster_api/runtime/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +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",
"rio-tiler==6.2.3.post1",
]

extra_reqs = {
Expand Down

0 comments on commit a3d87b2

Please sign in to comment.