We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0ff3f commit d82b41fCopy full SHA for d82b41f
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