File tree Expand file tree Collapse file tree 4 files changed +10
-18
lines changed
Expand file tree Collapse file tree 4 files changed +10
-18
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # ./ admin/ops/python_compile_requirements.sh
2+ # admin/ops/python_compile_requirements.sh
33affine==2.4.0
44 # via rasterio
55agate==1.9.1
@@ -21,6 +21,8 @@ anyio==4.12.1
2121 # starlette
2222anywidget==0.9.21
2323 # via leafmap
24+ appnope==0.1.4
25+ # via ipykernel
2426asttokens==3.0.1
2527 # via stack-data
2628attrs==25.4.0
@@ -210,7 +212,7 @@ folium==0.20.0
210212 # streamlit-folium
211213fonttools==4.61.1
212214 # via matplotlib
213- gdal==3.11 .3
215+ gdal==3.12 .3
214216 # via -r requirements.in
215217gdown==5.2.1
216218 # via leafmap
@@ -257,8 +259,6 @@ graphviz==0.20.3
257259 # via
258260 # -r requirements.in
259261 # diagrams
260- greenlet==3.3.1
261- # via sqlalchemy
262262griffe==1.15.0
263263 # via pydantic-ai-slim
264264h11==0.16.0
@@ -397,8 +397,6 @@ librt==0.7.8
397397 # via mypy
398398logfire-api==4.21.0
399399 # via pydantic-graph
400- loro==1.10.3
401- # via marimo
402400lxml==6.0.2
403401 # via -r requirements.in
404402mapclassify==2.10.0
@@ -961,8 +959,6 @@ uvicorn==0.40.0
961959 # via marimo
962960virtualenv==20.36.1
963961 # via pre-commit
964- watchdog==6.0.0
965- # via streamlit
966962wcwidth==0.5.3
967963 # via prompt-toolkit
968964websockets==16.0
Original file line number Diff line number Diff line change 33source config.sh
44set -e
55
6- gdal_version=3.11 .3
6+ gdal_version=3.12 .3
77gdal_short_version=" $( echo " $gdal_version " | tr -d " ." ) "
88COMMON_APT_PACKAGES=" curl zip unzip git wget ca-certificates lsb-release build-essential sudo postgresql-client libpq-dev jq locales pandoc weasyprint"
99
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ diagrams>=0.23.3
1111duckdb
1212faker
1313folium
14- GDAL==3.11 .3
14+ GDAL==3.12 .3
1515geoalchemy2
1616geopandas
1717graphviz>=0.20.1
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # ./ admin/ops/python_compile_requirements.sh
2+ # admin/ops/python_compile_requirements.sh
33affine == 2.4.0
44 # via rasterio
55agate == 1.9.1
@@ -21,6 +21,8 @@ anyio==4.12.1
2121 # starlette
2222anywidget == 0.9.21
2323 # via leafmap
24+ appnope == 0.1.4
25+ # via ipykernel
2426asttokens == 3.0.1
2527 # via stack-data
2628attrs == 25.4.0
@@ -210,7 +212,7 @@ folium==0.20.0
210212 # streamlit-folium
211213fonttools == 4.61.1
212214 # via matplotlib
213- gdal == 3.11 .3
215+ gdal == 3.12 .3
214216 # via -r requirements.in
215217gdown == 5.2.1
216218 # via leafmap
@@ -257,8 +259,6 @@ graphviz==0.20.3
257259 # via
258260 # -r requirements.in
259261 # diagrams
260- greenlet == 3.3.1
261- # via sqlalchemy
262262griffe == 1.15.0
263263 # via pydantic-ai-slim
264264h11 == 0.16.0
@@ -397,8 +397,6 @@ librt==0.7.8
397397 # via mypy
398398logfire-api == 4.21.0
399399 # via pydantic-graph
400- loro == 1.10.3
401- # via marimo
402400lxml == 6.0.2
403401 # via -r requirements.in
404402mapclassify == 2.10.0
@@ -961,8 +959,6 @@ uvicorn==0.40.0
961959 # via marimo
962960virtualenv == 20.36.1
963961 # via pre-commit
964- watchdog == 6.0.0
965- # via streamlit
966962wcwidth == 0.5.3
967963 # via prompt-toolkit
968964websockets == 16.0
You can’t perform that action at this time.
0 commit comments