Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ sortedcontainers==2.4.0
toolz==0.12.0
torch==2.7.1
tqdm==4.65.0
transformers==4.51.2
transformers==4.53.3
Copy link
Contributor

Choose a reason for hiding this comment

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

high

Upgrading a core dependency like transformers can introduce breaking changes or subtle behavioral differences. To ensure the stability and maintainability of the project, it's crucial to provide context for such a change.

Could you please update the pull request description to include:

  • The reason for this upgrade (e.g., to leverage new features, fix specific bugs, or address security vulnerabilities).
  • A summary of or link to the relevant transformers changelogs (from 4.51.2 to 4.53.3).
  • Confirmation that these changes have been tested against the existing codebase to ensure no regressions have been introduced.

This information is vital for reviewers to assess the impact of the change and serves as important documentation for future developers.

tokenizers==0.21.1
urllib3==1.26.16
uvicorn==0.19.0
Expand All @@ -84,4 +84,4 @@ flashinfer-python==0.2.4
sgl-kernel==0.2.6
httpx==0.28.1
librosa==0.11.0
cuda_bindings==12.9.0
cuda_bindings==12.9.0