Skip to content

Commit

Permalink
Merge pull request #207 from BLSQ/dependabot/pip/setuptools-gte-73.0.…
Browse files Browse the repository at this point in the history
…1-and-lt-75.2.0

chore(deps): update setuptools requirement from <73.1.0,>=73.0.1 to >=73.0.1,<75.2.0
  • Loading branch information
nazarfil authored Sep 18, 2024
2 parents 4ba55e5 + 767bbce commit decb447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ examples = [
"pandas>=2.0,<2.3",
"rasterio~=1.3.6",
"rasterstats>=0.18,<0.20",
"setuptools>=73.0.1,<73.1.0",
"setuptools>=73.0.1,<75.2.0",
"SQLAlchemy~=2.0.9",
"psycopg2",
]
Expand Down

0 comments on commit decb447

Please sign in to comment.