Skip to content

Commit 7af2d51

Browse files
committed
build: update Python version and dependencies in pyproject.toml
- Bump Python requirement to >=3.12, <4.0 - Upgrade rio-cogeo to version 7.0.1 - Upgrade rioxarray to version 0.21.0 - Update glam-processing to version 0.5.0
1 parent 9495adf commit 7af2d51

3 files changed

Lines changed: 2891 additions & 2142 deletions

File tree

Dockerfile.dev2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-slim-bookworm
1+
FROM python:3.12-slim-bookworm
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)