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 50879f9f5b
commit 66cf09af08

View File

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