Skip to content

Commit 5404fef

Browse files
committed
Update Thrift package
Signed-off-by: Milan Lukac <[email protected]>
1 parent 1e6c2e9 commit 5404fef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.16.0"
13+
thrift = ">=0.16.0,<0.21.0"
1414
pandas = [
1515
{ version = ">=1.2.5,<2.2.0", python = ">=3.8" }
1616
]

0 commit comments

Comments
 (0)