Browse Source

add back Jinja2

Alex Cheema 8 months ago
parent
commit
552c04fb49
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -9,6 +9,7 @@ install_requires = [
   "aiofiles==24.1.0",
   "grpcio==1.64.1",
   "grpcio-tools==1.64.1",
+  "Jinja2==3.1.4",
   "netifaces==0.11.0",
   "numpy==2.0.0",
   "pillow==10.4.0",