Skip to content

Commit ad7bfe5

Browse files
pyu10055Linchenn
andauthored
Revert "fix protobuf version to 3.20.0 (#6612)" (#6721)
This reverts commit 438917f. Co-authored-by: Linchenn <[email protected]>
1 parent a96fb56 commit ad7bfe5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tfjs-converter/python/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ py_wheel(
4848
license = "Apache 2.0",
4949
python_tag = "py3",
5050
requires = [
51-
"protobuf==3.20.0",
5251
"tensorflow>=2.1.0,<3",
5352
"six>=1.12.0,<2",
5453
"tensorflow-hub>=0.7.0,<0.13",

tfjs-converter/python/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
protobuf==3.20.0
21
tensorflow>=2.1.0,<3
32
numpy~=1.19.2
43
six>=1.12.0,<2

0 commit comments

Comments
 (0)