Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install python 3.13
uses: actions/setup-python@v6
with:
python-version: "3.13"
python-version: "3.14"

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- name: Install python 3.13
uses: actions/setup-python@v6
with:
python-version: "3.13"
python-version: "3.14"

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ docs = [
]
lint = [
# https://github.com/super-linter/super-linter/blob/main/dependencies/python/black.txt
"black==25.1.0",
"black==25.12.0",
# https://github.com/super-linter/super-linter/blob/main/dependencies/python/isort.txt
"isort==7.0.0",
]
Expand Down
70 changes: 35 additions & 35 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --extra=plot --extra=docs --extra=lint --extra=map --extra=test --output-file=requirements.txt pyproject.toml
affine==3.0b1
affine==3.0rc3
# via rasterio
alabaster==1.0.0
# via sphinx
asteroid-sphinx-theme==0.0.3
# via pygef (pyproject.toml)
asttokens==3.0.0
asttokens==3.0.1
# via stack-data
attrs==25.4.0
# via
# affine
# rasterio
babel==2.17.0
babel==2.18.0
# via sphinx
black==25.1.0
black==25.12.0
# via pygef (pyproject.toml)
certifi==2025.10.5
certifi==2025.11.12
# via
# rasterio
# requests
charset-normalizer==3.4.4
charset-normalizer==3.4.7
# via requests
click==8.3.0
click==8.3.3
# via
# black
# click-plugins
Expand All @@ -33,7 +33,7 @@ click-plugins==1.1.1.2
# via rasterio
cligj==0.7.2
# via rasterio
contextily==1.6.2
contextily==1.7.0
# via pygef (pyproject.toml)
contourpy==1.3.3
# via matplotlib
Expand All @@ -47,45 +47,45 @@ decorator==5.2.1
# via ipython
docopt==0.6.2
# via coveralls
docutils==0.21.2
docutils==0.22.4
# via
# sphinx
# sphinx-rtd-theme
executing==2.2.1
# via stack-data
fonttools==4.61.0
fonttools==4.62.1
# via matplotlib
gef-file-to-map==1.0.0
gef-file-to-map==1.0.1
# via pygef (pyproject.toml)
geographiclib==2.1
# via geopy
geopy==2.4.1
# via contextily
idna==3.11
idna==3.13
# via requests
imagesize==1.4.1
imagesize==1.5.0
# via sphinx
iniconfig==2.3.0
# via pytest
ipython==9.6.0
ipython==9.13.0
# via pygef (pyproject.toml)
ipython-pygments-lexers==1.1.1
# via ipython
isort==7.0.0
# via pygef (pyproject.toml)
jedi==0.19.2
jedi==0.20.0
# via ipython
jinja2==3.1.6
# via sphinx
joblib==1.5.2
joblib==1.5.3
# via contextily
kiwisolver==1.4.10rc0
kiwisolver==1.5.0
# via matplotlib
lxml==6.0.2
lxml==6.1.0
# via pygef (pyproject.toml)
markupsafe==3.0.3
# via jinja2
matplotlib==3.10.7
matplotlib==3.10.9
# via
# pygef (pyproject.toml)
# contextily
Expand All @@ -95,7 +95,7 @@ mercantile==1.2.1
# via contextily
mypy-extensions==1.1.0
# via black
numpy==2.3.4
numpy==2.4.4
# via
# contourpy
# matplotlib
Expand All @@ -106,47 +106,47 @@ packaging==25.0
# matplotlib
# pytest
# sphinx
parso==0.8.5
parso==0.8.7
# via jedi
pathspec==0.12.1
# via black
pexpect==4.9.0
# via ipython
pillow==12.0.0
pillow==12.2.0
# via
# contextily
# matplotlib
platformdirs==4.5.0
platformdirs==4.9.6
# via black
pluggy==1.6.0
# via pytest
polars==1.35.1
polars==1.40.1
# via pygef (pyproject.toml)
polars-runtime-32==1.35.1
polars-runtime-32==1.40.1
# via polars
prompt-toolkit==3.0.52
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pygments==2.19.2
pygments==2.20.0
# via
# ipython
# ipython-pygments-lexers
# pytest
# sphinx
pyparsing==3.3.0a1
pyparsing==3.3.2
# via
# matplotlib
# rasterio
pytest==9.0.0
pytest==9.0.3
# via pygef (pyproject.toml)
python-dateutil==2.9.0.post0
# via matplotlib
rasterio==1.4.3
rasterio==1.5.0
# via contextily
requests==2.32.5
requests==2.33.1
# via
# contextily
# coveralls
Expand All @@ -164,9 +164,9 @@ sphinx==8.2.3
# sphinx-autodoc-typehints
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autodoc-typehints==3.5.2
sphinx-autodoc-typehints==3.10.2
# via pygef (pyproject.toml)
sphinx-rtd-theme==3.0.2
sphinx-rtd-theme==3.1.0
# via pygef (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -188,9 +188,9 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
urllib3==2.5.0
urllib3==2.6.3
# via requests
wcwidth==0.2.14
wcwidth==0.7.0
# via prompt-toolkit
xyzservices==2025.10.0
xyzservices==2025.11.0
# via contextily
Loading