Skip to content

Commit

Permalink
remove dependency on old protobuf
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 636734018
  • Loading branch information
iansimon authored and SeqIO committed May 24, 2024
1 parent e1b6c86 commit 6dfbca1
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 @@ -57,9 +57,6 @@
# Ping to a specific version to avoid endless backtracking during
# pip dependency resolution.
'tfds-nightly==4.9.2.dev202308090034',
# Remove this when sentencepiece_model_pb2 is re-generated in the
# sentencepiece package.
'protobuf<=3.20.3',
],
requires_python='>=3.9',
extras_require={
Expand Down

0 comments on commit 6dfbca1

Please sign in to comment.