Skip to content

Commit aacd164

Browse files
fix(deps): update dependency setuptools to v80
1 parent a537dee commit aacd164

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
@@ -54,7 +54,7 @@ examples = [
5454
"pandas>=2.0,<2.3",
5555
"rasterio~=1.4.1",
5656
"rasterstats>=0.20,<0.21",
57-
"setuptools>=75.2.0,<76.0.0",
57+
"setuptools>=80.9.0,<80.10.0",
5858
"SQLAlchemy~=2.0.9",
5959
"psycopg2",
6060
]

0 commit comments

Comments
 (0)