Skip to content

Commit 663fa83

Browse files
committed
another pr to remove tiktoken for passing tests
1 parent ed1006e commit 663fa83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +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.7.0"
7677
timeout-decorator = ">=0.5.0"
7778
pytest-timeout = ">=2.1.0"
7879
tomlkit = ">=0.11.7"

0 commit comments

Comments
 (0)