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
Thank you for this amazing library! When I do 'pip install sat-stac' (or even 'sat-search'), I encounter dependency issues with 'python-dateutil'. I noticed that in one of the latest commits, you changed '~=' to '>=' which would indeed fix my problem.
However, this change has not yet been updated in the release, and I don't get this update during the pip-install.
My question is, do you have plans to release a new version with this modification? If so, when do you expect to do it?
Thank you very much for your response,
Floriane
The text was updated successfully, but these errors were encountered:
Hello @matthewhanson,
Thank you for this amazing library! When I do 'pip install sat-stac' (or even 'sat-search'), I encounter dependency issues with 'python-dateutil'. I noticed that in one of the latest commits, you changed '~=' to '>=' which would indeed fix my problem.
However, this change has not yet been updated in the release, and I don't get this update during the pip-install.
My question is, do you have plans to release a new version with this modification? If so, when do you expect to do it?
Thank you very much for your response,
Floriane
The text was updated successfully, but these errors were encountered: