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 5af4feb commit 4389847Copy full SHA for 4389847
setup.py
@@ -55,7 +55,7 @@ def read_requirements(filename):
55
"protobuf3-to-dict>=0.1.5,<1.0",
56
"smdebug_rulesconfig==1.0.1",
57
"importlib-metadata>=1.4.0,<5.0",
58
- "packaging==20.9",
+ "packaging>=20.0",
59
"pandas",
60
"pathos",
61
"schema",
0 commit comments