aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f54170a..bddbd24 100644
--- a/setup.py
+++ b/setup.py
@@ -25,6 +25,7 @@ REQUIRED = [
"unidecode>=1.1",
"titlecase>=0.12",
"PyPDF2>=1.26",
+ "regex>=2018.11"
]
docs_require = []