You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ingestor API is stuck on some very old versions of important dependencies like stac-pydantic which might cause some issues for users who try loading STAC v1.1.0 (e.g. stac-utils/stac-pydantic#166):
The ingestor API is stuck on some very old versions of important dependencies like
stac-pydantic
which might cause some issues for users who try loading STAC v1.1.0 (e.g. stac-utils/stac-pydantic#166):eoapi-cdk/lib/ingestor-api/runtime/requirements.txt
Lines 1 to 11 in 63279d5
The key might be to upgrade pydantic-ssm-settings 😅 because that has a firm requirement for pydantic<2.
The text was updated successfully, but these errors were encountered: