add protobuf

This commit is contained in:
Gokul Mohanarangan
2023-09-13 12:57:20 +05:30
parent 7f300b9876
commit 9c9bbced47
2 changed files with 16 additions and 15 deletions

View File

@@ -31,6 +31,7 @@ nltk = "^3.8.1"
transformers = "^4.32.1"
prometheus-fastapi-instrumentator = "^6.1.0"
sentencepiece = "^0.1.99"
protobuf = "^4.24.3"
[tool.poetry.group.dev.dependencies]