We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 378d88b + fe49287 commit 8a917e3Copy full SHA for 8a917e3
pyproject.toml
@@ -73,15 +73,15 @@ pytest = ">=7.0.0,<8.3.4"
73
gitpython = ">=3.1.31"
74
libcst = ">=1.0.1"
75
jedi = ">=0.19.1"
76
-tiktoken = ">=0.3.2"
+tiktoken = ">=0.7.0"
77
timeout-decorator = ">=0.5.0"
78
pytest-timeout = ">=2.1.0"
79
tomlkit = ">=0.11.7"
80
unittest-xml-reporting = ">=3.2.0"
81
junitparser = ">=3.1.0"
82
pydantic = ">=1.10.1"
83
humanize = ">=4.0.0"
84
-posthog = ">=3.0.0,<=3.11.0"
+posthog = ">=3.0.0"
85
click = ">=8.1.0"
86
inquirer = ">=3.0.0"
87
sentry-sdk = ">=1.40.6,<3.0.0"
0 commit comments