diff --git a/stac_api/runtime/setup.py b/stac_api/runtime/setup.py index c1ded4c1..80531f7e 100644 --- a/stac_api/runtime/setup.py +++ b/stac_api/runtime/setup.py @@ -20,6 +20,7 @@ "aws_xray_sdk>=2.6.0,<3", "cryptography>=42.0.5", "pyjwt>=2.8.0", + "pystac[validation]==1.10.1" ] extra_reqs = {