Skip to content

Commit f809c5b

Browse files
authored
fix: Remove unused dependency protobuf3-to-dict (#3964)
1 parent af837ae commit f809c5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ def read_requirements(filename):
5353
"google-pasta",
5454
"numpy>=1.9.0,<2.0",
5555
"protobuf>=3.1,<4.0",
56-
"protobuf3-to-dict>=0.1.5,<1.0",
5756
"smdebug_rulesconfig==1.0.1",
5857
"importlib-metadata>=1.4.0,<5.0",
5958
"packaging>=20.0",

0 commit comments

Comments
 (0)