Browse Source

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

Pavol Rusnak 2 years ago
parent
commit
489093548c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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