aboutsummaryrefslogtreecommitdiff
path: root/markov/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'markov/info.json')
-rw-r--r--markov/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/markov/info.json b/markov/info.json
index 22ddb18..6002815 100644
--- a/markov/info.json
+++ b/markov/info.json
@@ -2,5 +2,5 @@
"author": ["Arjun Satarkar"],
"description": "Use Markov chains to mimic users or the server as a whole.",
"short": "Markov chains based on message content.",
- "requirements": ["aiosqlite"]
+ "requirements": ["aiosqlite", "more-itertools"]
}