Skip to content

Commit f67b782

Browse files
authored
Merge branch 'main' into black-formatting
2 parents c95d440 + 8a917e3 commit f67b782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,15 @@ pytest = ">=7.0.0"
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"
8080
unittest-xml-reporting = ">=3.2.0"
8181
junitparser = ">=3.1.0"
8282
pydantic = ">=1.10.1"
8383
humanize = ">=4.0.0"
84-
posthog = ">=3.0.0,<=3.11.0"
84+
posthog = ">=3.0.0"
8585
click = ">=8.1.0"
8686
inquirer = ">=3.0.0"
8787
sentry-sdk = ">=1.40.6,<3.0.0"

0 commit comments

Comments
 (0)