Skip to content

Commit 2a08789

Browse files
fix(deps): update dependency setuptools to v80
1 parent 8a7dd70 commit 2a08789

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

0 commit comments

Comments
 (0)