We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6efb2 commit c97106bCopy full SHA for c97106b
pyproject.toml
@@ -9,7 +9,7 @@ packages = [{ include = "databricks", from = "src" }]
9
include = ["CHANGELOG.md"]
10
11
[tool.poetry.dependencies]
12
-python = "^3.8.0"
+python = "^3.9.0"
13
thrift = ">=0.16.0,<0.21.0"
14
pandas = [
15
{ version = ">=1.2.5,<2.3.0", python = ">=3.8,<3.13" },
0 commit comments