Skip to content

Commit f7df383

Browse files
committed
Bump thrift to 0.23.0
Signed-off-by: Leo Romanovsky <leo.romanovsky@datadoghq.com>
1 parent c3cae63 commit f7df383

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -10,7 +10,7 @@ include = ["CHANGELOG.md"]
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.8.0"
13-
thrift = "~=0.22.0"
13+
thrift = ">=0.22.0,<0.24.0"
1414
pandas = [
1515
{ version = ">=1.2.5,<4.0.0", python = ">=3.8,<3.13" },
1616
{ version = ">=2.2.3,<4.0.0", python = ">=3.13" }

0 commit comments

Comments
 (0)