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 ecbbb87 commit 7e6d44dCopy full SHA for 7e6d44d
pyproject.toml
@@ -8,7 +8,7 @@ requires = [
8
"types-dataclasses",
9
"ruamel.yaml>=0.17.6, < 0.19",
10
"types-setuptools",
11
- "CacheControl[filecache] >= 0.13.1, < 0.15"
+ "CacheControl[filecache] >= 0.14.0, < 0.15"
12
]
13
build-backend = "setuptools.build_meta"
14
0 commit comments