diff --git a/pyproject.toml b/pyproject.toml index 9830582..be499a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,6 @@ html5lib = "^1.1" loguru = "^0.7.0" networkx = "^3.2.1" pandas = "^2.1.4" -pandoc = "^2.3" pgeocode = "^0.4.1" psycopg2-binary = "^2.9.7" pymongo = "^4.6.0" @@ -102,6 +101,7 @@ seaborn = "^0.13.0" jupyter = "^1.0.0" myst-parser = "^1.0.0" nbsphinx = "^0.9.2" +pandoc = "^2.3" sphinx = "*" sphinx-copybutton = "^0.5.2" sphinx-git = "^11.0.0"