fix: add missing httpx dependency to pyproject.toml
httpx is imported in muse/core/transport.py and muse/cli/commands/push.py but was not declared as a package dependency. Fresh installs (e.g. rc4 on Python 3.14) hit ModuleNotFoundError: No module named 'httpx' on startup.
sha256:54f670c9e5451fa71bd8ba5d128b095ddf6251ca6c6538806f45762d346bb35b
sha
sha256:ea188d21125f6eb390e0db129a8f5044b8afda4d13c6c512c5e7f1210a1cd57d
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:54f670c9e5451fa71bd8ba5d128b095ddf6251ca6c6538806f45762d346bb35b --body "your comment"
No comments yet. Be the first to start the discussion.