Skip to content

Commit 988ad10

Browse files
committed
Lock nexus-rpc to 1.1.0
1 parent 5d0e9b1 commit 988ad10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = [
1111
"workflow",
1212
]
1313
dependencies = [
14-
"nexus-rpc>=1.1.0",
14+
"nexus-rpc==1.1.0",
1515
"protobuf>=3.20,<6",
1616
"python-dateutil>=2.8.2,<3 ; python_version < '3.11'",
1717
"types-protobuf>=3.20",

0 commit comments

Comments
 (0)