Skip to content

Commit b389f82

Browse files
authored
Merge pull request #115 from libretto-ai/dependabot/pip/tiktoken-0.8.0
Bump tiktoken from 0.7.0 to 0.8.0
2 parents 6ad904d + c4b209f commit b389f82

File tree

2 files changed

+35
-40
lines changed

2 files changed

+35
-40
lines changed

poetry.lock

Lines changed: 34 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ black = ">=23.7,<25.0"
3030
flake8 = ">=6.1,<8.0"
3131
faiss-cpu = "^1.7.4"
3232
Sphinx = ">=7.2.2,<9.0.0"
33-
tiktoken = ">=0.4,<0.8"
33+
tiktoken = ">=0.4,<0.9"
3434
pylint = "^3.0.1"
3535

3636
[build-system]

0 commit comments

Comments
 (0)