Skip to content

Commit 6f3d3b1

Browse files
q10meta-codesync[bot]
authored andcommitted
Fix setuptools version to 75.1.0 (#5132)
Summary: X-link: https://github.com/facebookresearch/FBGEMM/pull/2139 Pull Request resolved: #5132 Reviewed By: spcyppt Differential Revision: D87097081 Pulled By: q10 fbshipit-source-id: bd6c66cff1ae98743a5e9e384e2d13ea20e9afaa
1 parent 2916163 commit 6f3d3b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fbgemm_gpu/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ parameterized
2424
pyre-extensions
2525
pyyaml
2626
scikit-build
27-
setuptools
27+
setuptools==75.1.0
2828
setuptools_git_versioning
2929
tabulate
3030
patchelf

fbgemm_gpu/requirements_genai.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ numpy
2525
pyre-extensions
2626
pyyaml
2727
scikit-build
28-
setuptools
28+
setuptools==75.1.0
2929
setuptools_git_versioning
3030
tabulate
3131
patchelf

0 commit comments

Comments
 (0)