Skip to content

Commit adec31e

Browse files
committed
Use Python 3.13 compatible importlib_resources
1 parent 74f59fc commit adec31e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies = [
2626
"ics == 0.8.0.dev0",
2727
"python-dateutil >= 2.8",
2828
"pyyaml >= 6",
29+
"importlib-resources >= 5.2.1"
2930
]
3031

3132
[project.optional-dependencies]

0 commit comments

Comments
 (0)