Skip to content

Commit 29fd9f0

Browse files
committed
Loosen 'packaging' requirement.
1 parent 05ef82b commit 29fd9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ slack-sdk = ">=3.20.1,<4.0.0"
2929

3030
pydantic = "<3.0"
3131
networkx = ">=2.3,<3"
32-
packaging = ">=20.9,<=25.0"
32+
packaging = ">=20.9"
3333
azure-storage-blob = ">=12.11.0"
3434
pymsteams = ">=0.2.2,<1.0.0"
3535
pandas = ">=2.0.0"

0 commit comments

Comments
 (0)