更新项目依赖关系

This commit is contained in:
2024-09-10 14:19:51 +08:00
parent a165d55822
commit a66ba3c48e
2 changed files with 299 additions and 313 deletions
+1 -2
View File
@@ -14,6 +14,7 @@ python = "^3.11,<3.13"
fastapi = "0.110.3"
python-dotenv = "^1.0.1"
aiostream = "^0.6.2"
charset-normalizer = "3.1.0"
cachetools = "^5.5.0"
protobuf = "4.25.4"
nltk = "^3.9.1"
@@ -95,5 +96,3 @@ priority = "primary"
[build-system]
requires = [ "poetry-core" ]
build-backend = "poetry.core.masonry.api"
tiktoken