Skip to content

Commit c07f11b

Browse files
committed
Bump version of fms-extras/ibm-fms
Signed-off-by: Nick Hill <[email protected]>
1 parent 0b7a2db commit c07f11b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

server/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ onnxruntime-gpu = { version = "^1.17.1", optional = true }
3030
onnx = { version = "^1.16.0", optional = true }
3131
einops = "^0.7.0"
3232
ibm-fms = { version = "^0.0", optional = true }
33-
fms-extras = { git = "https://github.com/foundation-model-stack/fms-extras", rev = "a010516ff2c938c206b9b342b16bd747ef07d43c", optional = true }
33+
fms-extras = { git = "https://github.com/foundation-model-stack/fms-extras", rev = "c983a2989f711bb27ca00314c7c8da5b5891d9ef", optional = true }
3434

3535
# Explicitly install some transitive dependencies to avoid CVEs
3636
jinja2 = ">=3.1.3"

0 commit comments

Comments
 (0)