Skip to content

Commit 8f1d905

Browse files
committed
upgrade cachetools
1 parent 5cde31d commit 8f1d905

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
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = ">=3.8,<4.0"
1111
httpx = ">=0.23.0,<1.0.0"
1212
pydantic = ">=1.10.12,<3.0.0"
13-
cachetools = "^5.5.2"
13+
cachetools = ">=5.5.2,<7.0.0"
1414
apscheduler = "^3.11.0"
1515
jinja2 = "^3.1.6"
1616
authlib = "^1.2.0"

0 commit comments

Comments
 (0)