Skip to content

Commit f73b2fd

Browse files
authored
add cachetools dependency
1 parent 8d4b122 commit f73b2fd

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
@@ -13,6 +13,7 @@ requires-python = ">=3.9,<3.13"
1313
dependencies = [
1414
# Please maintain an alphabetical order in the following list
1515
"adlfs>=2023.3.0",
16+
"cachetools>=5.3.3",
1617
"click>=6.6",
1718
"cloudpickle>=2.0.0",
1819
"croniter>=0.3.20",

0 commit comments

Comments
 (0)