Skip to content

Commit 460e3d7

Browse files
committed
feat: add dogpile-cache to project dependencies and lockfile.
1 parent 39ebafc commit 460e3d7

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ test = [
151151
"attrs",
152152
"cattrs",
153153
"dishka ; python_version >= \"3.10\"",
154+
"dogpile.cache",
154155
"pydantic-extra-types",
155156
"numpy",
156157
"pgvector",

uv.lock

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

0 commit comments

Comments
 (0)