Skip to content

fix: add missing sniffio dependency#62

Open
botana-te wants to merge 2 commits intoacryldata:mainfrom
botana-te:fix-module-not-found-error
Open

fix: add missing sniffio dependency#62
botana-te wants to merge 2 commits intoacryldata:mainfrom
botana-te:fix-module-not-found-error

Conversation

@botana-te
Copy link

@botana-te botana-te commented Dec 1, 2025

fixes: #61


Note

Low Risk
Dependency-only change; primary risk is minor install/compatibility issues if sniffio version constraints conflict in downstream environments.

Overview
Adds the missing runtime dependency sniffio>=1.3.1 to pyproject.toml so environments installing the package pull it in.

Updates uv.lock accordingly so the lockfile and published requires-dist metadata include sniffio.

Written by Cursor Bugbot for commit 5eb95be. This will update automatically on new commits. Configure here.

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.

Fix ModuleNotFoundError

2 participants