We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc943f2 commit e0fb007Copy full SHA for e0fb007
pyproject.toml
@@ -20,6 +20,7 @@ requests = "^2.18.1"
20
oauthlib = "^3.1.0"
21
openpyxl = "^3.0.10"
22
urllib3 = ">=1.26"
23
+packaging = ">=20.0"
24
pyarrow = [
25
{ version = ">=14.0.1", python = ">=3.8,<3.13", optional=true },
26
{ version = ">=18.0.0", python = ">=3.13", optional=true }
0 commit comments