Skip to content
Snippets Groups Projects
Commit f0c0b335 authored by Yoann Schneider's avatar Yoann Schneider :tennis: Committed by Bastien Abadie
Browse files

Bump shapely to support python 3.12

parent f08a8e42
No related branches found
No related tags found
1 merge request!406Bump shapely to support python 3.12
Pipeline #136778 passed
......@@ -4,7 +4,7 @@ stages:
- release
lint:
image: python:3.10
image: python:3
cache:
paths:
......@@ -25,7 +25,7 @@ lint:
- pre-commit run -a
test:
image: python:3.11
image: python:3
stage: test
cache:
......
......@@ -5,6 +5,6 @@ pymdown-extensions==10.2
python-gitlab==3.15.0
python-gnupg==0.5.1
sh==2.0.6
shapely==2.0.1
shapely==2.0.2
tenacity==8.2.3
zstandard==0.21.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment