Skip to content

Commit

Permalink
Merge pull request #395 from agri-gaia/dependabot/pip/docker/base/set…
Browse files Browse the repository at this point in the history
…uptools-70.0.0

build(deps-dev): bump setuptools from 65.7.0 to 70.0.0 in /docker/base
  • Loading branch information
Mark-Niemeyer authored Jul 18, 2024
2 parents 529f05e + 67f2376 commit e210b2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docker/base/requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ numpy==1.22.0
numpy-quaternion==2022.4.2
twine==5.1.1
build==0.10.0
setuptools==65.7.0
matplotlib==3.6.3
open3d==0.17.0
pytest==7.4.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=45", "setuptools_scm[toml]>=6.2","grpcio-tools==1.53.2"]
requires = ["setuptools>=70", "setuptools_scm[toml]>=8.1","grpcio-tools==1.53.2"]
build-backend = "setuptools.build_meta"

[project]
Expand Down

0 comments on commit e210b2d

Please sign in to comment.