Skip to content

Commit d2c4530

Browse files
committed
wip: add memcached to new pyproject
1 parent f011620 commit d2c4530

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies = [
1313
"psycopg2-binary~=2.9.9",
1414
"python-dotenv~=0.19.2",
1515
"whitenoise~=6.6.0",
16+
"pymemcache>=4.0.0",
1617
]
1718

1819
[build-system]

uv.lock

Lines changed: 11 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)