mongo-arrow icon indicating copy to clipboard operation
mongo-arrow copied to clipboard

chore: Update Packaging Pin - to support latest 24.1

Open rxm7706 opened this issue 1 year ago • 1 comments
trafficstars

https://github.com/mongodb-labs/mongo-arrow/blob/fffe5bb8634fda82309429e96fdc65a0c33ce9cd/bindings/python/pyproject.toml#L40 "packaging >=23.2,<24",

Packaging - latest version is 24.1, since its used in many core build systems as a dependency- installing mongoarrow currently downgrades the environment.

Would it be possible to see if packaging >=23.2 can be supported (without upper bound) to give users a more compatible experience.

Thank you and Regards.

rxm7706 avatar Aug 09 '24 10:08 rxm7706

Hi @rxm7706, I opened https://jira.mongodb.org/browse/ARROW-246 to track this issue, and will make a 1.15.1 release next week.

blink1073 avatar Aug 09 '24 22:08 blink1073