Skip to content

Commit 5b15f30

Browse files
Pin smdebug-rulesconfig to 1.0.0 (#2044)
Co-authored-by: Eric Johnson <[email protected]>
1 parent 3bd1ba9 commit 5b15f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def read_version():
3939
"numpy>=1.9.0",
4040
"protobuf>=3.1",
4141
"protobuf3-to-dict>=0.1.5",
42-
"smdebug_rulesconfig>=1.0.0",
42+
"smdebug_rulesconfig==1.0.0",
4343
"importlib-metadata>=1.4.0",
4444
"packaging>=20.0",
4545
]

0 commit comments

Comments
 (0)