pynetbox icon indicating copy to clipboard operation
pynetbox copied to clipboard

pinned packaging requirement may be outdated

Open gaige opened this issue 1 year ago • 0 comments

pynetbox version

v7.3.3

NetBox version

v4.0.3

Python version

3.11

Steps to Reproduce

When using an automated dependency updater, requirement that pynetbox v7.3.3 not installing with packaging v24+ is causing problems resolving (and thus upgrading to v7.3.3). Is there an opportunity to remove the pin to below 24?

There is already a PR that indicates success.

Expected Behavior

pynetbox should use the latest packaging.

Observed Behavior

pynetbox requires packaging<24.

gaige avatar Jun 17 '24 12:06 gaige