Skip to content

Commit 1f86532

Browse files
fix(deps): update dependency setuptools to v80
1 parent a5e9c83 commit 1f86532

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
@@ -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.7.1,<80.8.0",
4949
"SQLAlchemy~=2.0.9",
5050
"psycopg2",
5151
]

0 commit comments

Comments
 (0)