py : bump sentencepiece to 0.1.98 to support Python 3.11

This commit is contained in:
Pavol Rusnak 2023-04-14 20:42:47 +02:00
parent c56b715269
commit 218201acfd
No known key found for this signature in database
GPG key ID: 91F3B339B9A02A3D

View file

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