Skip to content

Commit

Permalink
added missing cachetools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RichJackson committed Dec 9, 2022
1 parent 9634293 commit 34e7c96
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 @@ -30,6 +30,7 @@
"stanza>=1.0.0",
"regex>=2020.1.7",
"psutil>=5.3.0",
"cachetools>=5.2.0",
],
extras_require={
"webserver": webserver_dependencies,
Expand Down

0 comments on commit 34e7c96

Please sign in to comment.