Skip to content

Commit e33d478

Browse files
committed
update tiktoken version
1 parent 87ea50b commit e33d478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pytest = ">=7.0.0,<8.3.4"
7373
gitpython = ">=3.1.31"
7474
libcst = ">=1.0.1"
7575
jedi = ">=0.19.1"
76-
tiktoken = ">=0.3.2"
76+
tiktoken = ">=0.7.0"
7777
timeout-decorator = ">=0.5.0"
7878
pytest-timeout = ">=2.1.0"
7979
tomlkit = ">=0.11.7"

0 commit comments

Comments
 (0)