diff --git a/stac_api/runtime/setup.py b/stac_api/runtime/setup.py index 75f41c92..e330b299 100644 --- a/stac_api/runtime/setup.py +++ b/stac_api/runtime/setup.py @@ -22,7 +22,7 @@ "aws_xray_sdk>=2.6.0,<3", "pystac[validation]>=1.14.0", "pydantic>2", - "stac-auth-proxy==0.10.0", + "stac-auth-proxy==0.11.1rc2", ] extra_reqs = {