diff --git a/pyproject.toml b/pyproject.toml index b1d63db2..7239ed7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "0.1.0" description = "Black Python Devs community website" requires-python = ">=3.13" dependencies = [ - "render-engine[cli]>=2026.3.4a2", + "render-engine[cli]>=2026.3.4a3", "pyyaml", "folium>=0.20.0", ]