Skip to content

Commit 19ada00

Browse files
fix(deps): update dependency setuptools to v80
1 parent 1d51228 commit 19ada00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ examples = [
4545
"pandas>=2.0,<2.3",
4646
"rasterio~=1.4.1",
4747
"rasterstats>=0.20,<0.21",
48-
"setuptools>=75.2.0,<76.0.0",
48+
"setuptools>=80.2.0,<80.3.0",
4949
"SQLAlchemy~=2.0.9",
5050
"psycopg2",
5151
]

0 commit comments

Comments
 (0)