更新项目依赖关系
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user