diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pipfile b/python/Pipfile index 0b1a5a96..1cd513cb 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -50,7 +50,7 @@ python-dateutil = "==2.*" sickle = "==0.7.*" python-snappy = "*" pymacaroons = "==0.13.*" -ftfy = "==5.*" +ftfy = "==6.*" citeproc-py = "==0.5.*" citeproc-py-styles = ">=0.1" beautifulsoup4 = "==4.*" |