Closed gadomski closed 7 months ago
Do we need to require pystac>=1.1? I think that's fine with me (otherwise, we'll need to do overloads or something, and have the signature depend on the runtime version of pystac)
Do we need to require pystac>=1.1? I think that's fine with me (otherwise, we'll need to do overloads or something, and have the signature depend on the runtime version of pystac)
Yeah, I'm fighting this right now ... I think depending on pystac >= v1.10
is fine, I'll update. Thanks Tom.
Related Issue(s):
Discussion:
Also drops Python 3.8 (because PySTAC did) and add Python 3.12.
PR Checklist: