Skip to content

Commit

Permalink
Add cachetools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Jan 10, 2024
1 parent 1e05a1c commit 572d9ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
# 3.0.0a14 e successive richiedono plone.base che è solo su plone 6
"plone.app.caching>=3.0.0a1",
"bravado",
"cachetools",
],
extras_require={
"test": [
Expand Down

0 comments on commit 572d9ea

Please sign in to comment.