aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 9c870ae9..35465d2b 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -39,8 +39,8 @@ sickle = "*"
python-snappy = "*"
pymacaroons = "*"
ftfy = "*"
-citeproc-py = "*"
-citeproc-py-styles = "*"
+citeproc-py = ">=0.4"
+citeproc-py-styles = ">=0.1"
bs4 = "*"
python-magic = "*"
pylatexenc = "*"