mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump tiktoken from 0.6.0 to 0.7.0 in /apps/api
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/tiktoken/compare/0.6.0...0.7.0) --- updated-dependencies: - dependency-name: tiktoken dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c39a5d0832
commit
9ea621fa3f
2 changed files with 39 additions and 39 deletions
|
|
@ -34,7 +34,7 @@ requests = "^2.31.0"
|
|||
resend = "^1.1.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^2.2.0"}
|
||||
sqlmodel = "^0.0.16"
|
||||
tiktoken = "^0.6.0"
|
||||
tiktoken = "^0.7.0"
|
||||
uvicorn = "0.29.0"
|
||||
typer = "^0.12.3"
|
||||
chromadb = "^0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue