Skip to content

Commit 7ff6093

Browse files
authored
Update Thrift package (#397)
Signed-off-by: Milan Lukac <[email protected]>
1 parent 1e6c2e9 commit 7ff6093

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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)