Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ black>=26.3.1
pre-commit==4.3.0

# Documentation and development tools
pip-tools>=7.0.0
pip-tools>=7.5.3

# Core dependencies (excluding torch which is installed separately in CI)
transformers==4.57.3
Expand Down
Loading