Skip to content

deps: update munch to prevent deprecation warning#3061

Merged
basfroman merged 3 commits intoopentensor:stagingfrom
Arthurdw:update-munch-dep
Sep 23, 2025
Merged

deps: update munch to prevent deprecation warning#3061
basfroman merged 3 commits intoopentensor:stagingfrom
Arthurdw:update-munch-dep

Conversation

@Arthurdw
Copy link
Contributor

Bug

Just resolves the deprecation issue:

.venv/lib/python3.13/site-packages/munch/__init__.py:24
  /home/arthur/Documents/tao/oms/.venv/lib/python3.13/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_r
esources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
    import pkg_resources

Description of the Change

Bumps the munch dependency version, allowing projects that use this as a dependency to not have to worry.

Alternate Designs

N/A

Possible Drawbacks

As far as I've seen there are no incompatibilities.

Verification Process

Release Notes

  • deps: update munch to latest version to resolve deprecation warnings

Branch Acknowledgement

  • I am acknowledging that I am opening this branch against staging

@basfroman
Copy link
Collaborator

Hey @Arthurdw, pls merge staging into your PR and I'll run tests.

@basfroman basfroman merged commit 7871408 into opentensor:staging Sep 23, 2025
234 checks passed
@ibraheem-abe ibraheem-abe mentioned this pull request Sep 25, 2025
basfroman added a commit that referenced this pull request Oct 14, 2025
deps: update munch to prevent deprecation warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants