diff options
Diffstat (limited to 'python/Pipfile')
-rw-r--r-- | python/Pipfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile index b04bb91a..e092d6b8 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -33,6 +33,8 @@ sickle = "*" python-snappy = "*" pymacaroons = "*" ftfy= "*" +citeproc-py = "*" +citeproc-py-styles = "*" [requires] # Python 3.5 is the bundled (system) version of python for Ubuntu 16.04 |