Skip to content

Commit 9c27d7e

Browse files
committed
chore: add missing cachetools stubs
1 parent f168266 commit 9c27d7e

File tree

2 files changed

+79
-92
lines changed

2 files changed

+79
-92
lines changed

poetry.lock

Lines changed: 78 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ requests-mock = "*"
102102
types-requests = "^2.32.0.20241016"
103103
types-python-dateutil = "^2.9.0.20241003"
104104
types-pyyaml = "^6.0.12.20240917"
105+
types-cachetools = "^5.5.0.20240820"
105106

106107
[tool.poetry.extras]
107108
file-based = ["avro", "fastavro", "pyarrow", "unstructured", "pdf2image", "pdfminer.six", "unstructured.pytesseract", "pytesseract", "markdown", "python-calamine", "python-snappy"]

0 commit comments

Comments
 (0)