File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ importlib-metadata==7.1.0
8080 # via rasterio
8181importlib-resources == 6.4.0
8282 # via matplotlib
83- jinja2 == 3.1.4
83+ jinja2 == 3.1.5
8484 # via
8585 # pctiler (pctiler/setup.py)
8686 # titiler-core
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ importlib-metadata==7.1.0
8686 # via rasterio
8787importlib-resources==6.4.0
8888 # via matplotlib
89- jinja2==3.1.4
89+ jinja2==3.1.5
9090 # via
9191 # pctiler (pctiler/setup.py)
9292 # titiler-core
Original file line number Diff line number Diff line change 77inst_reqs : List [str ] = [
88 "fastapi-slim==0.111.0" ,
99 "geojson-pydantic==1.1.0" ,
10- "jinja2==3.1.4 " ,
10+ "jinja2==3.1.5 " ,
1111 "pystac==1.10.1" ,
1212 "planetary-computer==1.0.0" ,
1313 "rasterio==1.3.10" ,
You can’t perform that action at this time.
0 commit comments