Skip to content

Commit 30ce5dc

Browse files
fix(deps): update dependency pyproj to v3.7.2
1 parent 225adf3 commit 30ce5dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ coco = [
111111
"kili-formats[coco] == 1.4.0"
112112
]
113113
gis = [
114-
"pyproj == 3.7.1",
114+
"pyproj ==3.7.2",
115115
"shapely >= 1.8, < 3"
116116
]
117117
image = [

0 commit comments

Comments
 (0)