Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update config file to include a missing dependency #182

Open
wants to merge 1 commit into
base: v5.0.17
Choose a base branch
from

Conversation

fantested
Copy link

Assignment Manager relies on urllib3, but it wasn't included as a required dependency in pyproject.toml. This omission led to runtime errors where users encountered exceptions due to urllib3 being missing. This commit adds urllib3 to pyproject.toml, resolving the issue.

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.

1 participant