We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cde31d commit 8f1d905Copy full SHA for 8f1d905
pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
python = ">=3.8,<4.0"
11
httpx = ">=0.23.0,<1.0.0"
12
pydantic = ">=1.10.12,<3.0.0"
13
-cachetools = "^5.5.2"
+cachetools = ">=5.5.2,<7.0.0"
14
apscheduler = "^3.11.0"
15
jinja2 = "^3.1.6"
16
authlib = "^1.2.0"
0 commit comments