You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add upper bounds to dependencies for release (#1734)
SUMMARY:
- added upper bounds to dependencies when build type is release
- still allow latest dependency versions when build type is nightly
The upper bounds are based on the current latest version of each
dependency. May need to update again when we're ready to release 0.7.0.
TEST PLAN:
Run all tests.
Kicked off nightly tests:
https://github.com/neuralmagic/llm-compressor-testing/actions/runs/16976533641/job/48126802385
---------
Signed-off-by: Dan Huang <[email protected]>
Co-authored-by: Dipika Sikka <[email protected]>
0 commit comments