Skip to content

Add missing pytz dependency for vllm-mlx-chat#24

Merged
waybarrios merged 1 commit intomainfrom
fix/missing-pytz-dependency
Jan 29, 2026
Merged

Add missing pytz dependency for vllm-mlx-chat#24
waybarrios merged 1 commit intomainfrom
fix/missing-pytz-dependency

Conversation

@waybarrios
Copy link
Copy Markdown
Owner

Gradio needs pytz but doesn't declare it as a dependency, causing vllm-mlx-chat to fail on fresh installs.

Tested on a clean venv and confirmed it works now.

Fixes #23

@waybarrios waybarrios merged commit b8945d2 into main Jan 29, 2026
3 checks passed
@waybarrios waybarrios deleted the fix/missing-pytz-dependency branch February 3, 2026 01:21
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.

Missing 'pytz' dependency for vllm-mlx-chat

1 participant