Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
143 stars 36 forks source link

Drop support for Python 3.7 #578

Open soxofaan opened 2 weeks ago

soxofaan commented 2 weeks ago

Python 3.7 reached end-of-life almost a year ago (2023-06-27)

This ticket is to collect reasons for dropping support for it.

soxofaan commented 2 weeks ago

PR #577 includes a sniff to skip STAC functionality on Python 3.7 and 3.8 (because it depends on pystac features that are not available there)