We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9cb482 commit f5ff3ceCopy full SHA for f5ff3ce
requirements.txt
@@ -52,7 +52,7 @@ SQLAlchemy==2.0.43 # required by PyCSW
52
Shapely==2.1.2
53
mercantile==1.2.1
54
numpy==1.26.*
55
-Jinja2==3.1.4
+Jinja2==3.1.6
56
57
# # Apps with packages provided in GeoNode's PPA on Launchpad.
58
setup.cfg
@@ -78,7 +78,7 @@ install_requires =
78
79
80
81
- Jinja2==3.1.4
+ Jinja2==3.1.6
82
83
84
0 commit comments