Skip to content

Commit

Permalink
remove dependency on old protobuf
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 636941299
  • Loading branch information
iansimon authored and t5-copybara committed May 24, 2024
1 parent 09076a5 commit 1aeb23e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@
'seqio @ git+https://github.com/google/seqio#egg=seqio',
'tensorflow-cpu',
'tensorstore >= 0.1.20',
# remove this when sentencepiece_model_pb2 is re-generated in the
# sentencepiece package.
'protobuf==3.20.3',
],
extras_require={
'gcp': [
Expand Down

0 comments on commit 1aeb23e

Please sign in to comment.