py : bump sentencepiece to 0.1.98 to support Python 3.11 (#976)

This commit is contained in:
Pavol Rusnak 2023-04-14 21:46:49 +02:00 committed by GitHub
parent 93265e988a
commit 489093548c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
numpy==1.24
sentencepiece==0.1.97
sentencepiece==0.1.98