Skip to content

Conversation

@pawel-olejniczak
Copy link
Contributor

@pawel-olejniczak pawel-olejniczak commented Oct 23, 2025

Remove unused and duplicate dependencies, update version constraints
to unblock security patches while maintaining compatibility.

Changes:

  • Remove: numexpr, numpy, tabulate, setuptools, setuptools-scm
  • Update: ray (<2.49.0 -> >=2.48.0), pandas (-> >=2.2.3), numba (-> >=0.58.0)
  • Keep: transformers >=4.1,<4.56.0 (neural_compressor limitation)

Result: 9 packages reduced to 4, maintains all functionality.

@github-actions
Copy link

✅ CI Passed

All checks passed successfully against the following vllm commit:
7e0941055fdf89bae93045683dd80542177f3241

@pawel-olejniczak pawel-olejniczak force-pushed the polejnix/simplify_requirements branch 3 times, most recently from 946c297 to 4c3c30d Compare October 27, 2025 07:31
@PatrykWo PatrykWo self-requested a review October 27, 2025 08:01
Copy link
Collaborator

@PatrykWo PatrykWo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please provide prove that removing dependencies does not influence docker builds.

@github-actions
Copy link

✅ CI Passed

All checks passed successfully against the following vllm commit:
63b22e0dbb901b75619aa4bca2dfa1d7a71f439e

Remove unused and duplicate dependencies, update version constraints
to unblock security patches while maintaining compatibility.

Changes:
- Remove: numexpr, numpy, tabulate, setuptools, setuptools-scm
- Update: ray (<2.49.0 -> >=2.48.0), pandas (-> >=2.2.3), numba (-> >=0.58.0)
- Keep: transformers >=4.1,<4.56.0 (neural_compressor limitation)

Result: 9 packages reduced to 4, maintains all functionality.

Signed-off-by: Paweł Olejniczak <[email protected]>
@pawel-olejniczak pawel-olejniczak force-pushed the polejnix/simplify_requirements branch from 4c3c30d to 46781b5 Compare October 27, 2025 08:27
@github-actions
Copy link

✅ CI Passed

All checks passed successfully against the following vllm commit:
63b22e0dbb901b75619aa4bca2dfa1d7a71f439e

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