Skip to content

Commit 1a203e9

Browse files
committed
adds packaging python package in setup
1 parent f9b7f43 commit 1a203e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ requests = "^2.18.1"
2020
oauthlib = "^3.1.0"
2121
openpyxl = "^3.0.10"
2222
urllib3 = ">=1.26"
23+
packaging = ">=20.0"
2324
pyarrow = [
2425
{ version = ">=14.0.1", python = ">=3.8,<3.13", optional=true },
2526
{ version = ">=18.0.0", python = ">=3.13", optional=true }

0 commit comments

Comments
 (0)