Skip to content

Commit f30b0af

Browse files
committed
fix: binder/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-9964606
1 parent b95108c commit f30b0af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

binder/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ kaleido
1919
scikit-learn
2020
umap-learn
2121
wget
22+
setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)