Skip to content

Commit dc32e3b

Browse files
fix(deps): update dependency setuptools to v80
1 parent d9e7421 commit dc32e3b

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
@@ -46,7 +46,7 @@ examples = [
4646
"pandas>=2.0,<2.3",
4747
"rasterio~=1.4.1",
4848
"rasterstats>=0.20,<0.21",
49-
"setuptools>=75.2.0,<76.0.0",
49+
"setuptools>=80.8.0,<80.9.0",
5050
"SQLAlchemy~=2.0.9",
5151
"psycopg2",
5252
]

0 commit comments

Comments
 (0)