We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764f61b commit 145ca5eCopy full SHA for 145ca5e
setup.py
@@ -54,7 +54,7 @@ def read_requirements(filename):
54
"protobuf>=3.1,<4.0",
55
"protobuf3-to-dict>=0.1.5,<1.0",
56
"smdebug_rulesconfig==1.0.1",
57
- "importlib-metadata>=1.4.0,<2.0",
+ "importlib-metadata>=1.4.0,<5.0",
58
"packaging>=20.0",
59
"pandas",
60
"pathos",
0 commit comments