diff --git a/ksweb/setup.py b/ksweb/setup.py index 40d8f25..45253a8 100644 --- a/ksweb/setup.py +++ b/ksweb/setup.py @@ -18,7 +18,7 @@ "TurboGears2==2.4.0", "Beaker==1.10.0", "PyYAML==5.1.1", - "pypandoc==1.5", + "pypandoc==1.11", "Kajiki==0.8.0", "Ming==0.9.2", "repoze.who==2.4",