manspider python version
external::upstream-issuetype::bug
### Describe the bug
manspider not working with python 3.14 because its transitive dependency extractous is requiring a python version equal or less than 3.13.
https://github.com/yobix-ai/extractous/blob/818d94cdaf8aac27abc5fc63d9773d3127271a1b/bindings/extractous-python/pyproject.toml#L16
Waiting for https://github.com/yobix-ai/extractous/pull/76 and for upstream to require the newer version
1 条评论