jackye1995 opened a new issue, #6518:
URL: https://github.com/apache/opendal/issues/6518
### Feature Description
I try to integrate opendal into lancedb but got:
```
Because the requested Python version (>=3.9) does not satisfy Python>=3.10
and opendal==0.46.0 depends on Python>=3.10, we can conclude that
opendal==0.46.0 cannot
be used.
```
### Problem and Solution
It would be nice to be able to use it without forcing python 3.10. Would be
curious if the community is willing to support it, or if we recommend upgrading
the minimum python version of downstream projects.
### Additional Context
https://github.com/apache/opendal/blob/main/bindings/python/pyproject.toml#L31
### Are you willing to contribute to the development of this feature?
- [x] Yes, I am willing to contribute to the development of this feature.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]