Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fbgemm_gpu/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ parameterized
pyre-extensions
pyyaml
scikit-build
setuptools==75.1.0
setuptools==78.1.1
setuptools_git_versioning
tabulate
patchelf
Expand Down
2 changes: 1 addition & 1 deletion fbgemm_gpu/requirements_genai.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ numpy
pyre-extensions
pyyaml
scikit-build
setuptools==75.1.0
setuptools==78.1.1
setuptools_git_versioning
tabulate
patchelf
Expand Down
Loading