Skip to content

Commit 6f76958

Browse files
authored
Merge pull request #419 from mikeknep/pin-nmp-sdk
Pin nmp sdk
2 parents d5cfbcc + 6e103da commit 6f76958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo/NeMo-Data-Designer/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ dependencies = [
1818
"pandas==2.2.3",
1919
"rich>=13.7.1",
2020
"pillow",
21-
"nemo-microservices[data-designer]",
21+
"nemo-microservices[data-designer]==1.3.0",
2222
]

0 commit comments

Comments
 (0)